Home
last modified time | relevance | path

Searched defs:timespec (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtime.h14 struct timespec { struct
34 /* Parameters used to convert the timespec values: */ argument
Dcoda.h89 struct timespec { struct
90 long ts_sec;
91 long ts_nsec;
116 struct timespec { struct
117 time_t tv_sec; /* seconds */
118 long tv_nsec; /* nanoseconds */