#include <time.h>
Go to the source code of this file.
Functions | |
OCTAVE_API int | octave_nanosleep_wrapper (const struct timespec *requested, struct timespec *remaining) |
OCTAVE_API int octave_nanosleep_wrapper | ( | const struct timespec * | requested, |
struct timespec * | remaining | ||
) |
Definition at line 39 of file nanosleep-wrapper.c.
Referenced by sleep().