#include <unistd.h>#include <sys/select.h>#include <sys/time.h>Include dependency graph for usleep.c:

Go to the source code of this file.
Functions | |
| int | usleep (useconds_t useconds) |
|
|
Definition at line 9 of file usleep.c. References NULL, r, select, timeval::tv_sec, and timeval::tv_usec. Referenced by make(). |
1.4.6