Searched defs:clock_ref (Results 1 - 1 of 1) sorted by relevance

/external/libusb/libusb/os/
H A Ddarwin_usb.c1451 clock_serv_t clock_ref; local
1456 host_get_clock_service(mach_host_self(), CALENDAR_CLOCK, &clock_ref); local
1460 host_get_clock_service(mach_host_self(), SYSTEM_CLOCK, &clock_ref); local
1466 clock_get_time (clock_ref, &sys_time);

Completed in 48 milliseconds