HomeSort by relevance Sort by last modified time
    Searched full:autoreleaseinterval (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/history/
PageCache.cpp 56 static const double autoreleaseInterval = 3;
451 timer->startOneShot(autoreleaseInterval);
484 m_autoreleaseTimer.startOneShot(autoreleaseInterval);

Completed in 41 milliseconds