Home
last modified time | relevance | path

Searched refs:m_cachedTimeWallClockUpdateTime (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.h531 mutable double m_cachedTimeWallClockUpdateTime; variable
DHTMLMediaElement.cpp309 , m_cachedTimeWallClockUpdateTime(0) in HTMLMediaElement()
2012 m_cachedTimeWallClockUpdateTime = WTF::currentTime(); in refreshCachedTime()