public static class DropWizardMetricRegistry.Timer extends Object implements Timer
| Constructor and Description |
|---|
Timer(com.codahale.metrics.Timer timer) |
| Modifier and Type | Method and Description |
|---|---|
com.codahale.metrics.Timer |
getTimer() |
<T> T |
time(Supplier<T> supplier) |
void |
update(long duration,
TimeUnit unit) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.