sensorStartTime property
Start time as set by the sensor.
If this timestamp has been provided by the sensor, the unit is determined by the sensor. If this timestamp is provided by the phone (e.g., by using the Measurement.fromData method), this timestamp is in microseconds since epoch.
Implementation
int sensorStartTime;