Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dthread_timer.h30 void StopTimer() { in StopTimer() function
H A Dbenchmark.cc185 timer_->StopTimer(); in PauseTiming()
216 if (timer_->running()) timer_->StopTimer(); in SkipWithError()