public interface StepValue
StepLong and StepDouble.| Modifier and Type | Method and Description |
|---|---|
double |
pollAsRate()
Get the value for the last completed interval as a rate per second.
|
long |
timestamp()
Get the timestamp for the end of the last completed interval.
|