Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c1967 static int darwin_clock_gettime(int clk_id, struct timespec *tp) { in darwin_clock_gettime() function
2089 .clock_gettime = darwin_clock_gettime,