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
distccmon-text(1) - debian
distccmon-text(1) - osx
drv_usecwait(9f) - sunos
drv_usecwait(9f) - redhat
delay.4th(8) - freebsd
Similar Topics in the Unix Linux Community
Read input data within a specified period of time
How do I do a short delay (milliseconds) in a shell script?
Login to server takes time
Openserver 5.0.5 - logon delay
Sendmail delay: 3 mins 11 secs... Every time.