Searched defs:US_TO_MS (Results 1 – 8 of 8) sorted by relevance
24 inline constexpr double US_TO_MS = 1000.0; variable
30 constexpr int32_t US_TO_MS = 1000; variable
43 const int64_t US_TO_MS = 1000; variable
42 constexpr int64_t US_TO_MS = 1000; variable
35 inline constexpr double US_TO_MS = 1000.0; variable
34 constexpr int64_t US_TO_MS = 1000; variable
25 constexpr int64_t US_TO_MS = 1000; // 1000 us per ms variable
40 const int US_TO_MS = 1000; variable