Uses of Class
io.prometheus.client.Summary.Timer
Packages that use Summary.Timer
-
Uses of Summary.Timer in io.prometheus.client
Methods in io.prometheus.client that return Summary.TimerModifier and TypeMethodDescriptionSummary.Child.startTimer()
Start a timer to track a duration.Summary.startTimer()
Start a timer to track a duration on the summary with no labels.