GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
nanosleep-wrapper.h File Reference
#include <time.h>
Include dependency graph for nanosleep-wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int octave_nanosleep_wrapper (const struct timespec *requested, struct timespec *remaining)
 

Function Documentation

◆ octave_nanosleep_wrapper()

int octave_nanosleep_wrapper ( const struct timespec *  requested,
struct timespec *  remaining 
)

Definition at line 36 of file nanosleep-wrapper.c.

References requested.