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

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dthread_timer.h22 void StopTimer() { function in class:benchmark::internal::ThreadTimer
H A Dbenchmark.cc336 timer_->StopTimer();
355 if (timer_->running()) timer_->StopTimer();
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dthread_timer.h22 void StopTimer() { function in class:benchmark::internal::ThreadTimer
H A Dbenchmark.cc171 timer_->StopTimer();
190 if (timer_->running()) timer_->StopTimer();

Completed in 203 milliseconds