Other

delay

Schedules the function to run on a new thread after the given number of seconds.

Syntax

delay(seconds: number, callback: function): ()