Searched defs:timeval64 (Results 1 – 2 of 2) sorted by relevance
42 struct timeval64 { int64_t tv_sec; int64_t tv_usec; }; struct
279 struct timeval64 { _Int64 tv_sec; _Int64 tv_usec; }; argument