Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dtimetc.h113 u_int64_t tc_getprecision(void);
/openbsd/sys/kern/
H A Dkern_tc.c527 tc_getprecision(void) in tc_getprecision() function
H A Dkern_time.c241 bt.frac = tc_getprecision() * scale; in sys_clock_getres()