Searched defs:startOneShot (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DRunLoop.h79 void startOneShot(double interval) { start(interval, false); } function in class:WebCore::RunLoop::TimerBase
H A DTimer.h48 void startOneShot(double interval) { start(interval, 0); } function in class:WebCore::TimerBase

Completed in 177 milliseconds