DELAY(9) BSD Kernel Developer's Manual DELAY(9)NAMEDELAY -- busy loop for an intervalSYNOPSIS#include <sys/types.h> #include <sys/systm.h> void DELAY(int delay);DESCRIPTIONDelay for delay microseconds (1/1000000th of a second).AUTHORSThis manual page was written by Alfred Perlstein.BSDNovember 21, 2000 BSD
| Related Man Pages |
|---|
| drv_usecwait(9f) - sunos |
| drv_usecwait(9f) - redhat |
| drv_usecwait(9f) - centos |
| drv_usecwait(9f) - suse |
| drv_usecwait(9f) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Read input data within a specified period of time |
| Delay gnome shutdown/restart |
| Login to server takes time |
| BASH Execution Delay / Speedup |
| Sendmail delay: 3 mins 11 secs... Every time. |