Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/compat/sys/
D_libevent_time.h52 struct timespec { struct
53 time_t tv_sec; /* seconds */
54 long tv_nsec; /* and nanoseconds */
D_time.h52 struct timespec { struct
53 time_t tv_sec; /* seconds */
54 long tv_nsec; /* and nanoseconds */
/external/kernel-headers/original/linux/
Dtime.h12 struct timespec { struct
30 /* Parameters used to convert the timespec values: */ argument
Dcoda.h89 struct timespec { struct
90 long ts_sec;
91 long ts_nsec;
116 struct timespec { struct
117 time_t tv_sec; /* seconds */
118 long tv_nsec; /* nanoseconds */