tail head cat sleep
QR code linking to this page

Manual Pages  — DELAY

NAME

DELAY – busy loop for an interval

CONTENTS

SYNOPSIS

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

void
DELAY(int delay);

DESCRIPTION

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

SEE ALSO

pause(9)

AUTHORS

This manual page was written by Alfred Perlstein.

DELAY (9) April 20, 2013

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

There are two major products of Berkeley, CA -- LSD and UNIX. We don't believe this to be strictly by coincidence.
Jeremy S. Anderson