Task

task.delay

Scheduled to be called/resumed on the next Heartbeat after the given amount of time in seconds has elapsed.

Syntax

delay([duration: number], [function, [args: any]])  returns  void