Lines Matching refs:Timer
17 #include "metrics/timer.h"29 Timer::Timer()33 bool Timer::Start() {40 bool Timer::Stop() {49 bool Timer::Pause() {65 bool Timer::Resume() {78 bool Timer::Reset() {84 bool Timer::HasStarted() const {88 bool Timer::GetElapsedTime(base::TimeDelta* elapsed_time) const {