Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/bindings/python/google_benchmark/
H A D__init__.py37 kMicrosecond as kMicrosecond, unknown
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h367 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond, kSecond }; enumerator