sleep
Suspend code execution.
Syntax
sleep(sec)
Input argument
n - a double: duration of the sleep in seconds (decimal number).
Description
sleep stops Nelson processing any instruction for a speficied number of seconds.
CTRL-C interruption stops sleep.
Example
See also
History
Author
Allan CORNET
Last updated