prometheus-kotlin-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
prometheus-kotlin-client
core
/
io.github.klient.prometheus.core
/
Histogram
/
Child
/
startTimer
start
Timer
fun
startTimer
(
)
:
Histogram.Timer
Starts a timer for measuring the duration of an operation.
Return
A
Timer
instance.