Searched refs:timeSinceLastUpdate (Results 1 – 1 of 1) sorted by relevance
3816 const double timeSinceLastUpdate = currentTime - mLastHistogramUpdateTime; in onSwap() local3818 if (timeSinceLastUpdate > kHistogramUpdateInterval) in onSwap()