sleep(3f) — RISC
NAME
sleep − suspend execution for an interval
SYNTAX
subroutine sleep ( itime )
DESCRIPTION
The sleep function 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