Searched defs:kNumMillisPerSecond (Results 1 – 2 of 2) sorted by relevance
/external/libcxx/utils/google-benchmark/src/ | ||
D | sleep.h | 7 const int64_t kNumMillisPerSecond = 1000LL; variable |
/external/google-benchmark/src/ | ||
D | sleep.h | 5 const int kNumMillisPerSecond = 1000; variable |