void sleep
The sleep function delays program execution for the given number of seconds.
See also usleep().