public abstract class MeasurementTimeListener
extends java.lang.Object
MeasurementTimer
and gets the current time.Constructor and Description |
---|
MeasurementTimeListener() |
Modifier and Type | Method and Description |
---|---|
abstract void |
timeChanged(java.lang.String time)
Is triggered every second.
|