Contents

addTimer(_:on:)

Adds the timer to the list of timers the timebase manages.

Declaration

func addTimer(_ timer: Timer, on runloop: RunLoop) throws

See Also

Adding and Removing Timers