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)
| Related Man Pages |
|---|
| sleep(3) - osx |
| systemd-sleep.conf(5) - centos |
| sleep(1) - osx |
| sleep(3) - debian |
| sleep(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Sleep or Dealy fucntion Issue |
| script to check for existence of file (or else sleep for x time) |
| How to sleep and wake a thread??? |
| Alternative to Sleep? |
| Sleep command did not worked |