TimeGauge.Builder<T>
Meter.Id, Meter.Type
Constructor and Description |
---|
NoopTimeGauge(Meter.Id id) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.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.
|
getId
public NoopTimeGauge(Meter.Id id)
public java.util.concurrent.TimeUnit baseTimeUnit()
baseTimeUnit
in interface TimeGauge