Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Djitter.c21 #define CLOCK_GETTIME /* Solaris hires clock */ macro
/freebsd/sys/kern/
H A Dsubr_rtc.c297 if ((error = CLOCK_GETTIME(rtc->clockdev, ts)) != 0) in read_clocks()