Home
last modified time | relevance | path

Searched defs:kNumMicrosPerSecond (Results 1 – 3 of 3) sorted by relevance

/external/google-benchmark/src/
Dsleep.h7 const int kNumMicrosPerSecond = kNumMillisPerSecond * 1000; variable
/external/libcxx/utils/google-benchmark/src/
Dsleep.h7 const int kNumMicrosPerSecond = kNumMillisPerSecond * 1000; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_constants.h26 inline constexpr uint64_t kNumMicrosPerSecond = variable