Home
last modified time | relevance | path

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

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