public interface MeasurementRecorder
Modifier and Type | Method and Description |
---|---|
void |
record(long measurement)
record a measurement for current time.
|
void |
recordAt(long timestampMillis,
long measurement) |
Copyright © 2018 SPF4J. All rights reserved.