timeSinceAudioStart
The number of seconds since the start of the audio stream.
Declaration
var timeSinceAudioStart: TimeInterval { get }Discussion
When an audio stream starts, such as a phone call, SensorKit collects samples periodically. Use this field to determine the order of the samples in the audio stream.