Searched defs:StartTimer (Results 1 – 7 of 7) sorted by relevance
8 void StartTimer(ClockTimerState* ct) { in StartTimer() function
52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerWin
137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerPosix
366 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
1146 #define StartTimer PrependMagickMethod(StartTimer) macro
40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer() function
139 void StartTimer() EXCLUDES(lock_) { in StartTimer() function in benchmark::__anon5a14f0570111::TimerManager