Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_nt_common.c42 #define TIMER_REQUEST_RETRY_MS 100 macro
451 r = WaitForSingleObject(request.event, TIMER_REQUEST_RETRY_MS); in windows_clock_gettime()