SLEEP(3F)
NAME
sleep − suspend execution for an interval
SYNOPSIS
subroutine sleep (itime)
DESCRIPTION
The subroutine sleep suspends the calling process for itime seconds. The actual time can be up to one second less than itime due to granularity in system timekeeping.
FILES
libF77.a
SEE ALSO
SunOS 5.0 — Last change: 07 July 1995