Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h390 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond }; enum
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h408 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond }; enum