Back to Feed
Video youtube

Timer (aka NSTimer) | Swift 4, Xcode 10

Today we go over how to create a timer in your app. Timer, previously know as NSTimer, is an object that you can use to run code repeatedly. By the end of this tutorial, you will know how to schedule a timer to fire every second, and update the UI of the timer app.

Watch on YouTube