timestamp property

DateTime timestamp
getter/setter pair

The timestamp of the Movisens event.

Note that on Movisens devices, the stream of data sent through Bluetooth is not transmitted instantaneously after it has been measured on the device. See the documentation on Timestamps for more information.

Implementation

late DateTime timestamp;