pelib  2.0.0
include/pelib/time.h File Reference
#include <time.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int pelib_timespec_subtract (struct timespec *result, struct timespec *x, struct timespec *y)

Variables

const long long int pelib_nsec_in_sec

Function Documentation

int pelib_timespec_subtract ( struct timespec *  result,
struct timespec *  x,
struct timespec *  y 
)

Definition at line 10 of file time.c.


Variable Documentation

const long long int pelib_nsec_in_sec

Definition at line 7 of file time.c.