Contents

CMTimebaseGetRate(_:)

Returns the current rate of a timebase.

Declaration

func CMTimebaseGetRate(_ timebase: CMTimebase) -> Float64

Discussion

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.

See Also

Getting and Setting the Time Rate