Uses of Interface
org.apache.sling.commons.metrics.Timer
-
-
Uses of Timer in org.apache.sling.commons.metrics
Methods in org.apache.sling.commons.metrics that return Timer Modifier and Type Method Description TimerMetricsService. timer(String name)Creates a newTimerand registers it under the given name.
-