TimeInformation

constructor(timeStamp: Long, event: TimeInformation.Event, elapsedSecondsSinceEvent: Long, measurementSynchronizationFinished: Sensor.TimeSynchronizationStatus?, timeSynchronizationPeriodInSeconds: Int?)

Parameters

timeStamp

current time set on sensor in epoch format

event

Event type of event that occurred. (for firmware version less than 07.00 only DEVICE_START is available)

elapsedSecondsSinceEvent

time in seconds that has passed since the event occurred

measurementSynchronizationFinished

Sensor.TimeSynchronizationStatus status of time synchronization process or null if not available

timeSynchronizationPeriodInSeconds

time synchronization period in seconds via Bluetooth or null if not available