_kern_get_clock
extern status_t _kern_get_clock(clockid_t clockID, bigtime_t* _time);
status_t error = _kern_get_clock(clockID, µSeconds);