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