Home
last modified time | relevance | path

Searched refs:nextUnalignedFireInterval (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DSuspendableTimer.cpp65 m_nextFireInterval = nextUnalignedFireInterval(); in suspend()
/external/chromium_org/third_party/WebKit/Source/platform/
DTimer.h62 double nextUnalignedFireInterval() const;
DTimer.cpp407 double TimerBase::nextUnalignedFireInterval() const in nextUnalignedFireInterval() function in blink::TimerBase