Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c68 static clock_serv_t clock_realtime; variable
536 host_get_clock_service(host_self, CALENDAR_CLOCK, &clock_realtime); in darwin_init()
553 mach_port_deallocate(mach_task_self(), clock_realtime); in darwin_exit()
1974 clock_ref = clock_realtime; in darwin_clock_gettime()