task.delay
Scheduled to be called/resumed on the next Heartbeat after the given amount of time in seconds has elapsed.
delay([duration: number], [function, [args: any]]) -> voidScheduled to be called/resumed on the next Heartbeat after the given amount of time in seconds has elapsed.
delay([duration: number], [function, [args: any]]) -> void