Manual Page Result
0
Command: sleep | Section: 3 | Source: 4.4BSD | File: sleep.3
SLEEP(3F) SLEEP(3F)
NAME
sleep - suspend execution for an interval
SYNOPSIS
subroutine sleep (itime)
DESCRIPTION
Sleep causes the calling process to be suspended for itime seconds.
The actual time can be up to 1 second less than itime due to granular-
ity in system timekeeping.
FILES
/usr/lib/libU77.a
SEE ALSO
sleep(3)
4.2 Berkeley Distribution April 30, 1991 SLEEP(3F)