Searched defs:kNumMicrosPerMilli (Results 1 – 3 of 3) sorted by relevance
6 const int kNumMicrosPerMilli = 1000; variable
25 inline constexpr uint64_t kNumMicrosPerMilli = 1000; variable