debian man page for delay

Query: delay

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DELAY(9)						   BSD 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.
BSD
November 21, 2000 BSD
Related Man Pages
saidar(1) - debian
distccmon-text(1) - osx
drv_usecwait(9f) - redhat
drv_usecwait(9f) - xfree86
drv_usecwait(9f) - posix
Similar Topics in the Unix Linux Community
How do I do a short delay (milliseconds) in a shell script?
Openserver 5.0.5 - logon delay
Time delay problem in asking password
BASH Execution Delay / Speedup
Sendmail delay: 3 mins 11 secs... Every time.