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
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout