HomeSort by relevance Sort by last modified time
    Searched defs:timerAlignmentInterval (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.cpp 291 double ExecutionContext::timerAlignmentInterval() const
295 return m_client->timerAlignmentInterval();
Document.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.cpp 426 double Page::timerAlignmentInterval() const
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerGlobalScope.cpp 142 double WorkerGlobalScope::timerAlignmentInterval() const

Completed in 79 milliseconds