Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: sleep (seconds)

Suspend the execution of the program for the given number of seconds.

See also: usleep, pause.

Package: octave