Contents

CMSyncMightDrift(_:_:)

Returns a Boolean value that indicates whether it’s possible for one timebase or clock to drift relative to the other.

Declaration

func CMSyncMightDrift(_ clockOrTimebase1: CMClockOrTimebase, _ clockOrTimebase2: CMClockOrTimebase) -> Bool

Discussion

A timebase can drift relative to another if they are ultimately mastered by clocks that can drift relative to each other.

See Also

Determining Clock Drift