Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
sleep
suspend Scilab
Calling Sequence
sleep(milliseconds)
Description
sleep
: Sleep process for specified number of miliseconds
specified by the argument. The actual suspension time may be longer
because of other activities in the system, or because of the time spent in
processing the call.
Report an issue | ||
<< realtimeinit | Time and Date | tic >> |