Searched refs:minimumTimePlayingBeforeCacheSnapshot (Results 1 – 1 of 1) sorted by relevance
1244 static const double minimumTimePlayingBeforeCacheSnapshot = 0.5; in invalidateCachedTime() local1246 …_minimumWallClockTimeToCacheMediaTime = WTF::currentTime() + minimumTimePlayingBeforeCacheSnapshot; in invalidateCachedTime()