Searched defs:timespec64 (Results 1 – 2 of 2) sorted by relevance
26 struct timespec64 { struct27 int64_t tv_sec;28 int64_t tv_nsec;
38 #define timespec64 timespec macro