Home
last modified time | relevance | path

Searched refs:systime_ts (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/
Dio.c1699 struct timespec systime_ts; in handle_timeouts_locked() local
1707 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts); in handle_timeouts_locked()
1711 TIMESPEC_TO_TIMEVAL(&systime, &systime_ts); in handle_timeouts_locked()
/external/libusb_aah/libusb/
Dio.c1858 struct timespec systime_ts; in handle_timeouts_locked() local
1866 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts); in handle_timeouts_locked()
1870 TIMESPEC_TO_TIMEVAL(&systime, &systime_ts); in handle_timeouts_locked()