Interface TimerTracker
- All Known Implementing Classes:
MicrometerTimerTracker
,SimpleTimerTracker
public interface TimerTracker
Tracks a timer metric.
- Since:
- 13.0
- Author:
- Pedro Ruivo
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_OP
-
-
Method Details
-
update
-
update
-
count
long count()- Returns:
- The amount of records.
-