A B C G H I L M N O P R S T U W

G

getCurrentPosition() - Method in class org.LatencyUtils.MovingAverageIntervalEstimator
 
getDefaultPauseDetector() - Static method in class org.LatencyUtils.LatencyStats
Get the current default pause detector which will be used by newly constructed LatencyStats instances when the constructor is not explicitly provided with one.
getEstimatedInterval(long) - Method in class org.LatencyUtils.IntervalEstimator
Provides the estimated interval
getEstimatedInterval(long) - Method in class org.LatencyUtils.MovingAverageIntervalEstimator
 
getEstimatedInterval(long) - Method in class org.LatencyUtils.TimeCappedMovingAverageIntervalEstimator
 
getIntervalEstimator() - Method in class org.LatencyUtils.LatencyStats
get the IntervalEstimator used by this LatencyStats object
getIntervalHistogram() - Method in class org.LatencyUtils.LatencyStats
Get a new interval histogram which will include the value counts accumulated since the last interval histogram was taken.
getIntervalHistogramInto(Histogram) - Method in class org.LatencyUtils.LatencyStats
Place a copy of the value counts accumulated since the last interval histogram was taken into targetHistogram.
getLatestUncorrectedIntervalHistogram() - Method in class org.LatencyUtils.LatencyStats
Get a copy of the uncorrected latest interval latency histogram.
getLatestUncorrectedIntervalHistogramInto(Histogram) - Method in class org.LatencyUtils.LatencyStats
Place a copy of the values of the latest uncorrected interval latency histogram.
getPauseDetector() - Method in class org.LatencyUtils.LatencyStats
get the PauseDetector used by this LatencyStats object

A B C G H I L M N O P R S T U W