Home
last modified time | relevance | path

Searched defs:timeval64 (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/bsd/sys/_types/
H A D_timeval64.h34 struct timeval64 { struct
35 __int64_t tv_sec; /* seconds */
36 __int64_t tv_usec; /* and microseconds */