mightDrift(relativeTo:)
Returns a Boolean value that indicates whether it’s possible for one timebase or clock to drift relative to another.
Declaration
func mightDrift(relativeTo otherClock: CMClock) -> BoolParameters
- otherClock:
The clock to compare to.