Pause program

Purpose: Pause request execution.

 pause-program <milli seconds>

pause-program will delay request execution (i.e. sleep, meaning not utilize computing resources) for a number of <milli seconds>. For instance:
 pause-program 1500

will pause for 1.5 seconds.
Examples
Pause execution for 0.25 seconds:
 pause-program 250

See also
Time
get-time  
pause-program  
See all
documentation


Copyright (c) 2019-2024 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.