Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DMemoryCache.cpp85 const double statsIntervalInSeconds = 15; in MemoryCache() local
86 m_statsTimer.startRepeating(statsIntervalInSeconds); in MemoryCache()