Package org.jitsi.utils.stats
See: Description
-
Class Summary Class Description MovingAverage Keeps track of a moving average of the values added which fall within the given window size. RateTracker Tracks an average rate (of values added via update) over a sliding window. RateStatistics Keep this for backward compatibility before we migrate away from it. TimeEntry TimeBasedSlidingWindow Maintain a queue of values which fall inside the given window size.