Searched defs:kMicrosecondsPerSecond (Results 1 – 4 of 4) sorted by relevance
20 constexpr uint64_t kMicrosecondsPerSecond = 1'000'000; variable
336 static const int64_t kMicrosecondsPerSecond = variable
43 static constexpr int64_t kMicrosecondsPerSecond = 1000000; variable
1151 #define kMicrosecondsPerSecond 1000000 macro