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