On Sun, Jan 13, 2019 at 01:30:09PM -0600, Scott Cheloha wrote:
> The microtime(9) functions are in kern_tc.c, not kern_clock.c.
OK.

The rest looks fine as is:

        $ man -k pa=kern_tc
        tc_init(9) - machine-independent binary timescale
        $ man -k pa=kern_clock
        hardclock(9) - real-time system clock
        microtime, bintime, binuptime, getmicrotime, getmicrouptime, 
getnanotime, getnanouptime, microuptime, nanotime, nanouptime(9) - system clock
        tvtohz, tstohz(9) - translate time period to timeout delay

Reply via email to