reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10 __time_t tv_sec; /* Seconds. */ 11 __syscall_slong_t tv_nsec; /* Nanoseconds. */usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h
10 __time_t tv_sec; /* Seconds. */ 11 __suseconds_t tv_usec; /* Microseconds. */