Manpage of 'DELAY' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for DELAY
Other pages
for DELAY
More pages
containing DELAY

Section 9 manual page or howto for 'DELAY'  

DELAY(9)	       FreeBSD Kernel Developer's Manual	      DELAY(9)

NAME
     DELAY -- busy loop for an interval

SYNOPSIS
     #include <sys/types.h>
     #include <sys/systm.h>

     void
     DELAY(int delay);

DESCRIPTION
     Delay for delay microseconds (1/1000000th of a second).

AUTHORS
     This manual page was written by Alfred Perlstein.

FreeBSD 7.2		       November 21, 2000		   FreeBSD 7.2

NAME - SYNOPSIS - DESCRIPTION - AUTHORS -  
A random manual page         All manual pages        All RFC pages