public class Timers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Timers.EventTiming |
| Constructor and Description |
|---|
Timers(String name,
String description,
io.micrometer.core.instrument.MeterRegistry registry,
Label... keys) |
| Modifier and Type | Method and Description |
|---|---|
io.micrometer.core.instrument.Timer |
get(String... values) |
Timers.EventTiming |
start() |
public io.micrometer.core.instrument.Timer get(String... values)
public Timers.EventTiming start()
Copyright © 2020. All rights reserved.