GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
nanosleep-wrapper.c File Reference
#include <time.h>
#include "nanosleep-wrapper.h"
Include dependency graph for nanosleep-wrapper.c:

Go to the source code of this file.

Functions

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

Function Documentation

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

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