Home
last modified time | relevance | path

Searched refs:start_cpu_time_ (Results 1 – 1 of 1) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dthread_timer.h26 start_cpu_time_ = ReadCpuTimerOfChoice(); in StartTimer()
37 std::max<double>(ReadCpuTimerOfChoice() - start_cpu_time_, 0); in StopTimer()
74 double start_cpu_time_ = 0; // If running_ variable