Timer functions allow calling a function some time in the future rather than immediately. The timer library provides the basic functions to let set up the timer and manage the event listener.
For more information see our Timer guide.
Also read: Working with Time: Delays and Counting (tutorial)