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).SEE ALSOpause(9)AUTHORSThis manual page was written by Alfred Perlstein.BSDApril 20, 2013 BSD
| Related Man Pages |
|---|
| delay(9r) - osf1 |
| distccmon-text(1) - osx |
| drv_usecwait(9f) - suse |
| drv_usecwait(9f) - xfree86 |
| drv_usecwait(9f) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Grep causing long delay (batching) whilst piping |
| Read input data within a specified period of time |
| Login to server takes time |
| Solaris 9 - SSH 40 Second Delay |
| BASH Execution Delay / Speedup |