Sleep Function

Executes a timed delay.

Arguments

Number Type Compulsory Default Description
1 real Yes Time in seconds

Argument 1

Delay in seconds. The function has a resolution of 100mS and so the delay will be integral multiples of that amount.

Returns

Return type: real

Function returns the value of the argument.