SLEEP(3F) — FORTRAN LIBRARY ROUTINES
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 1 second less than itime due to granularity in system timekeeping.
FILES
/usr/lang/SC0.0/libF77.a
SEE ALSO
Sun Release 4.1 — Last change: 13 November 1989