Executes a timed delay.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
real |
Yes |
|
Time in seconds |
Delay in seconds. The function has a resolution of 100mS and so the delay will be integral multiples of that amount.
Return type: real
Function returns the value of the argument.
|