Searched refs:systime_ts (Results 1 – 2 of 2) sorted by relevance
1699 struct timespec systime_ts; in handle_timeouts_locked() local1707 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()
1858 struct timespec systime_ts; in handle_timeouts_locked() local1866 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()