SLEEP(3F) SLEEP(3F)NAMEsleep - suspend execution for an intervalSYNOPSISsubroutine sleep (itime)DESCRIPTIONSleep causes the calling process to be suspended for itime seconds. The actual time can be up to 1 second less than itime due to granular- ity in system timekeeping.FILES/usr/lib/libU77.aSEE ALSOsleep(3) 4.2 Berkeley Distribution May 15, 1985 SLEEP(3F)