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

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DRunLoop.h78 void startRepeating(double repeatInterval) { start(repeatInterval, true); } function in class:WebCore::RunLoop::TimerBase
H A DTimer.h47 void startRepeating(double repeatInterval) { start(repeatInterval, repeatInterval); } function in class:WebCore::TimerBase

Completed in 166 milliseconds