Uses of Interface
com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper.Timer
Packages that use DurationThresholdWarningTimingHelper.Timer
-
Uses of DurationThresholdWarningTimingHelper.Timer in com.atlassian.confluence.util.profiling
Methods in com.atlassian.confluence.util.profiling that return DurationThresholdWarningTimingHelper.TimerModifier and TypeMethodDescriptionDurationThresholdWarningTimingHelper.newDescribedTimer(Supplier<String> actionDescriptionSupplier, boolean disableWarnings) Creates a new Timer for timing an operation.DurationThresholdWarningTimingHelper.newWarningTimer(String actionDescriptionFormat, Object... actionDescriptionArgs) Creates a new timer for timing an operation.DurationThresholdWarningTimingHelper.Timer.start()