Searched refs:SetIterationTime (Results 1 – 8 of 8) sorted by relevance
180 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function in benchmark::internal::ThreadTimer423 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State424 timer_->SetIterationTime(seconds); in SetIterationTime()
187 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function in benchmark::internal::ThreadTimer445 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State446 timer_->SetIterationTime(seconds); in SetIterationTime()
192 state.SetIterationTime(elapsed.count()); in BM_ManualTiming()
278 `SetIterationTime` once per iteration of the `KeepRunning` loop to285 can be reported back with `SetIterationTime`.304 state.SetIterationTime(elapsed_seconds.count());
344 void SetIterationTime(double seconds);
280 `SetIterationTime` once per iteration of the `KeepRunning` loop to287 can be reported back with `SetIterationTime`.306 state.SetIterationTime(elapsed_seconds.count());
395 void SetIterationTime(double seconds);