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