Searched defs:StartTimer (Results 1 - 6 of 6) sorted by relevance

/external/vboot_reference/tests/
H A Dtimer_utils.c8 void StartTimer(ClockTimerState* ct) { function
/external/ImageMagick/MagickCore/
H A Dtimer.c117 % counting from the last StartTimer() onwards.
189 % StartTimer().
280 StartTimer(time_info,MagickTrue);
363 % StartTimer() starts the stopwatch.
365 % The format of the StartTimer method is:
367 % void StartTimer(TimerInfo *time_info,const MagickBooleanType reset)
378 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset)
450 % seconds) since the last call to StartTimer().
366 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) function
H A Dmethods.h1146 #define StartTimer PrependMagickMethod(StartTimer) macro
/external/webrtc/webrtc/system_wrappers/source/
H A Devent_timer_win.cc52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { function in class:webrtc::EventTimerWin
H A Devent_timer_posix.cc137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { function in class:webrtc::EventTimerPosix
/external/webrtc/webrtc/modules/video_coding/test/
H A Dtest_util.h40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT function in class:NullEvent

Completed in 1269 milliseconds