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 Timer
MetricsService. timer(String name)
Creates a newTimer
and registers it under the given name.
-