My user space driver need to call a function:
clock_get_calendar_microtime(¤tTime_sec,¤tTime_usec);
I hope Xcode DriverKit library can include "kern/clock.h"
My user space driver need to call a function:
clock_get_calendar_microtime(¤tTime_sec,¤tTime_usec);
I hope Xcode DriverKit library can include "kern/clock.h"