Uses of Class
io.smallrye.metrics.app.SimpleTimerImpl.Context
-
Packages that use SimpleTimerImpl.Context Package Description io.smallrye.metrics.app -
-
Uses of SimpleTimerImpl.Context in io.smallrye.metrics.app
Methods in io.smallrye.metrics.app that return SimpleTimerImpl.Context Modifier and Type Method Description SimpleTimerImpl.ContextSimpleTimerImpl. time()Returns a newSimpleTimerImpl.Context.
-