NAME_COMPARATOR| Modifier and Type | Method and Description |
|---|---|
TimerKey |
doc(String string)
Sets the documentation for this key.
|
long |
getCurrentValue(DebugContext debug)
Gets the current value of this timer.
|
default TimerKey |
getFlat()
Gets the timer recording the amount time spent within a timed scope minus the time spent in
any nested timed scopes.
|
TimeUnit |
getTimeUnit()
Gets the time unit of this timer.
|
DebugCloseable |
start(DebugContext debug)
Starts this timer.
|
getDoc, getDocName, getName, toCSVFormat, toHumanReadableFormatDebugCloseable start(DebugContext debug)
long getCurrentValue(DebugContext debug)
TimeUnit getTimeUnit()
TimerKey doc(String string)
MetricKeydefault TimerKey getFlat()