SLEEP(3F) — System Interface Manual — Fortran Interfaces
NAME
sleep − sleep for awhile
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 granularity in system timekeeping.
FILES
/usr/lib/libU77.a
SEE ALSO
Sun System Release 0.3 — 19 January 1983