Searched defs:__timespec64 (Results 1 – 1 of 1) sorted by relevance
5 # define __timespec64 timespec macro15 struct __timespec64 struct17 __time64_t tv_sec; /* Seconds */20 __int32_t tv_nsec; /* Nanoseconds */22 __int32_t tv_nsec; /* Nanoseconds */
Completed in 8 milliseconds