1SLEEP(3F)                                                            SLEEP(3F)
2
3
4

NAME

6       sleep - suspend execution for an interval
7

SYNOPSIS

9       subroutine sleep (itime)
10

DESCRIPTION

12       Sleep  causes  the  calling  process to be suspended for itime seconds.
13       The actual time can be up to 1 second less than itime due to  granularā€
14       ity in system timekeeping.
15

FILES

17       /usr/lib/libU77.a
18

SEE ALSO

20       sleep(3)
21
22
23
244.2 Berkeley Distribution        May 15, 1985                        SLEEP(3F)
Impressum