Searched defs:timespec (Results 1 – 4 of 4) sorted by relevance
9 struct timespec { struct10 time_t tv_sec; /* seconds */11 long tv_nsec; /* nanoseconds */
89 struct timespec { struct112 struct timespec { argument113 time_t tv_sec; /* seconds */114 long tv_nsec; /* nanoseconds */
121 struct timespec struct127 #endif /* timespec not defined and <time.h> or need timespec. */ argument
114 struct timespec { struct120 struct timespec it_interval; /* Timer period */ argument