time property

int time
getter/setter pair

@brief Timestamp of the measurement in milliseconds

Dart code snippet: @snippet measurement_manager_example.dart dart_SensorMeasurement_getTime

Implementation

int time;