pub unsafe static SRSensorRotationRate: &'static SRSensorExpand description
Rotation rate sensor stream for Motion.
This data stream stores rotation rate measured by the device’s gyroscope. Fetches from this stream return objects of type NSArray <CMRecordedRotationRateData *> * as defined in the CoreMotion framework.
See also Apple’s documentation