Interface Timer.Sample
- Enclosing interface:
Timer
public static interface Timer.Sample
Measures an interval of time from instantiation to an explicit invocation of
stop(io.helidon.metrics.api.Timer).
A Sample is not bound to a specific Timer until it is stopped, at
which time the caller specifies which timer to update.
-
Method Summary
-
Method Details
-
stop
-