delay(9) debian man page | unix.com

Man Page: delay

Operating Environment: debian

Section: 9

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
delay(9r) - osf1
drv_usecwait(9f) - redhat
drv_usecwait(9f) - centos
drv_usecwait(9f) - xfree86
drv_usecwait(9f) - posix
Similar Topics in the Unix Linux Community
how to introduce delay in the script??(urgent)
Solaris 9 - SSH 40 Second Delay
Very big delay (about 300 sec) before autentification
BASH Execution Delay / Speedup
SSH and telnet long delay to recieve prompt.