Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h378 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond }; enumerator
/third_party/benchmark/include/benchmark/
Dbenchmark.h511 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond, kSecond }; enumerator