Searched defs:kMicrosecondsPerSecond (Results 1 – 7 of 7) sorted by relevance
25 constexpr uint64_t kMicrosecondsPerSecond = 1'000'000; variable
72 final long kMicrosecondsPerSecond = 1000_000L; in maybeUpdateRefreshRate() local
403 static constexpr int64_t kMicrosecondsPerSecond = variable
336 static const int64_t kMicrosecondsPerSecond = variable
43 static constexpr int64_t kMicrosecondsPerSecond = 1000000; variable
399 static constexpr int64_t kMicrosecondsPerSecond = variable
1151 #define kMicrosecondsPerSecond 1000000 macro