addTimer(_:on:)
Adds the timer to the list of timers the timebase manages.
Declaration
func addTimer(_ timer: Timer, on runloop: RunLoop) throwsAdds the timer to the list of timers the timebase manages.
func addTimer(_ timer: Timer, on runloop: RunLoop) throws