Home
last modified time | relevance | path

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

/external/libusb/libusb/
Dio.c1999 struct timespec systime_ts; in handle_timeouts_locked() local
2007 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts); in handle_timeouts_locked()
2011 TIMESPEC_TO_TIMEVAL(&systime, &systime_ts); in handle_timeouts_locked()