TimeGauge.Builder<T>Meter.Id, Meter.Type| Constructor and Description |
|---|
NoopTimeGauge(Meter.Id id) |
| Modifier and Type | Method and Description |
|---|---|
TimeUnit |
baseTimeUnit() |
double |
value()
The act of observing the value by calling this method triggers sampling
of the underlying number or user-defined function that defines the value for the gauge.
|
getIdpublic NoopTimeGauge(Meter.Id id)
public TimeUnit baseTimeUnit()
baseTimeUnit in interface TimeGaugeCopyright © 2020 LeanCloud. All rights reserved.