SRSensorOdometer

Static SRSensorOdometer 

Source
pub unsafe static SRSensorOdometer: &'static SRSensor
Expand description

Odometer sensor stream

This stream stores measurements of your distance and speed Fetches from this stream return objects of type CMOdometerDataas defined in the CoreMotion framework.

See also Apple’s documentation