![]() |
Retro Rocket OS
BASIC-Powered Operating System
|
Suspends execution of the current program for the specified number of milliseconds. The expression must evaluate to a positive integer. Fractions are ignored; resolution is to the nearest whole millisecond only.
During a SLEEP the process is suspended and does not consume CPU time. Other programs continue to run.
Output: