time property
@brief Timestamp of the measurement in milliseconds
Dart code snippet: @snippet measurement_manager_example.dart dart_SensorMeasurement_getTime
Implementation
int time;
@brief Timestamp of the measurement in milliseconds
Dart code snippet: @snippet measurement_manager_example.dart dart_SensorMeasurement_getTime
int time;