toHistogram.PauseDetectorListener listener to be notified when pauses are detected.PauseDetectorListener listener to be notified when pauses are detected
Listener will be added to either the normal priority or high priority listeners list,targetHistogram.LatencyStats.setDefaultPauseDetector(org.LatencyUtils.PauseDetector), which
will itself default to a SimplePauseDetector if not explicitly supplied)
use a default histogram update interval (1 sec)
use a default histogram range and accuracy (1 usec to 1hr, 2 decimal points of accuracy)
and use a default moving window estimator (1024 entry moving window, time capped at
10 seconds)
PauseDetectorListenerCopyright © 2015. All rights reserved.