Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c59 static clock_serv_t clock_realtime; variable
592 host_get_clock_service(host_self, CALENDAR_CLOCK, &clock_realtime); in darwin_init()
628 mach_port_deallocate(mach_task_self(), clock_realtime); in darwin_init()
658 mach_port_deallocate(mach_task_self(), clock_realtime); in darwin_exit()
2199 clock_get_time (clock_realtime, &sys_time); in usbi_get_real_time()