Interface DurationThresholdWarningTimingHelper.Timer

Enclosing class:
DurationThresholdWarningTimingHelper

@NotThreadSafe public static interface DurationThresholdWarningTimingHelper.Timer
Simple start/stop timing interface to be used by clients. Instances are not thread-safe or re-usable. See #newTimer(com.google.common.base.Supplier, boolean)