0.7.5
- Added
DynamicTimer.record(MonitorConfig, TimeUnit reporUnit, long duration, TimeUnit durationUnit)
that allows, for example, to report the timer value in seconds, but record the duration of the event in milliseconds.
DynamicTimer.record(MonitorConfig, TimeUnit reporUnit, long duration, TimeUnit durationUnit)
that allows, for example, to report the timer value in seconds, but record the duration of the event in milliseconds.