setTimerNextFireTime(_:fireTime:)
Sets the time on the timebase’s timeline at which the timer dispatch source should fire next.
Declaration
func setTimerNextFireTime<T>(_ timer: T, fireTime: CMTime) throws where T : DispatchSourceTimerSets the time on the timebase’s timeline at which the timer dispatch source should fire next.
func setTimerNextFireTime<T>(_ timer: T, fireTime: CMTime) throws where T : DispatchSourceTimer