Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/commands/expression/timeout/
H A Dwait-a-while.cpp9 wait_a_while (int microseconds) in wait_a_while()
/llvm-project/third-party/benchmark/test/
H A Dbenchmark_test.cc191 int64_t microseconds = state.range(0); in BM_ManualTiming() local