Home
last modified time | relevance | path

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

/third_party/benchmark/src/
H A Dthread_timer.h30 void StopTimer() { in StopTimer() function in benchmark::internal::ThreadTimer
H A Dbenchmark.cc234 timer_->StopTimer(); in PauseTiming()
268 if (timer_->running()) timer_->StopTimer(); in SkipWithMessage()
281 if (timer_->running()) timer_->StopTimer(); in SkipWithError()

Completed in 2 milliseconds