Type Library Revision Release 2024.3703 Keywords timer, delay See also timer.performWithDelay()
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.
If you want to add new functionality or modify existing methods, download the source code from GitHub and include in your project(See Using External Modules).