Searched defs:timespec (Results 1 – 3 of 3) sorted by relevance
36 struct timespec { struct37 time_t tv_sec; /* seconds */38 long tv_nsec; /* nanoseconds */
57 typedef struct timespec { /* definition per POSIX.4 */ struct81 typedef struct timespec timestruc_t; /* definition per SVr4 */ argument
48 struct timespec { struct49 time_t tv_sec; /* seconds */50 long tv_nsec; /* nanoseconds */