Searched defs:nextFireInterval (Results 1 – 6 of 6) sorted by relevance
53 double nextFireInterval = m_pseudoIdleTimer.nextFireInterval(); in notifyIdleSooner() local
114 …double nextFireInterval = static_cast<double>(m_pluginAllowedRunTime) - (currentTime() - m_oldestS… in startTimerIfNecessary() local
48 void RunLoopTimerBase::start(double nextFireInterval, double repeatInterval) in start()
118 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) in start()
179 void TimerBase::start(double nextFireInterval, double repeatInterval) in start()199 double TimerBase::nextFireInterval() const in nextFireInterval() function in WebCore::TimerBase
201 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) in start()