DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern kern_clock.c src/sys/sys time.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Mar 2005 16:52:47 -0800 (PST)

:I also need a CLOCK_MONOTONIC option for clock_gettime to be used in 
:libthread_xu, other options may be: CLOCK_VIRTUAL, CLOCK_PROF as in
:FreeBSD, but they are not must-have options for me.
:
:David Xu

    We have a microseconds resolution monotonic uptime clock available
    that is already in the correct format.  I will add a CLOCK_MONOTONIC
    that returns it right now.

    CLOCK_VIRTUAL and CLOCK_PROF are harder nuts to crack.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]