Searched defs:nextFireInterval (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DRunLoopTimerCF.cpp55 void RunLoopTimerBase::start(double nextFireInterval, double repeatInterval) argument
/macosx-10.10/WTF-7600.1.24/wtf/cf/
H A DRunLoopCF.cpp104 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) argument
/macosx-10.10/WTF-7600.1.24/wtf/efl/
H A DRunLoopEfl.cpp110 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) argument
/macosx-10.10/WTF-7600.1.24/wtf/win/
H A DRunLoopWin.cpp154 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) argument
/macosx-10.10/WebCore-7600.1.25/platform/
H A DTimer.cpp211 void TimerBase::start(double nextFireInterval, double repeatInterval) argument
231 double TimerBase::nextFireInterval() const function in class:WebCore::TimerBase

Completed in 205 milliseconds