Searched defs:kMicrosecondsPerMillisecond (Results 1 – 3 of 3) sorted by relevance
214 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
337 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
1152 #define kMicrosecondsPerMillisecond 1000 macro