Sleep

The Sleep function interrupts a Function and waits for the specified interval to pass. Use this function when you want processing to pause for a specified length of time.

Properties

Timeout

The time the function will wait in milliseconds. This value has to be a positive number.