Searched refs:timing_method (Results 1 – 2 of 2) sorted by relevance
36 TimerMethod timing_method = TimerMethod::kUseTimeTicks);38 LapTimer(TimerMethod timing_method = TimerMethod::kUseTimeTicks);
338 pub fn timing_method() -> io::Result<TimingMethod> { in timing_method() function