JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
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 new
Timer
and registers it under the given name.