Searched defs:kMicrosecondsPerMillisecond (Results 1 – 6 of 6) sorted by relevance
400 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
335 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
401 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
1152 #define kMicrosecondsPerMillisecond 1000 macro