Uses of Interface
org.eclipse.microprofile.metrics.Timer.Context
-
Packages that use Timer.Context Package Description org.eclipse.microprofile.metrics MicroProfile Metrics -
-
Uses of Timer.Context in org.eclipse.microprofile.metrics
Methods in org.eclipse.microprofile.metrics that return Timer.Context Modifier and Type Method Description Timer.Context
Timer. time()
Returns a newTimer.Context
.
-