suspend Scilab
xpause(microsecs)
an integer, the number of microseconds.
xpause
suspends the current process for the
number of microseconds specified by the argument
microsecs
. The actual suspension time may
be longer because of other activities in the system, or because of
the time spent in processing the call.