CMTimebaseGetRate(_:)
Returns the current rate of a timebase.
Declaration
func CMTimebaseGetRate(_ timebase: CMTimebase) -> Float64Discussion
This is the rate relative to its immediate host clock or timebase. For example, if a timebase is running at twice the rate of its host, its rate is 2.0.