# CoreMotionGyroData
Representation of a gyroscope event.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# rotationRate READONLY
rotationRate :CoreMotionRotationRate
The rotation rate measured by the gyroscope.
# timestamp READONLY
timestamp :Number
The time when the logged item is valid.
The time stamp is the amount of time in milliseconds since the phone booted.