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


To: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
From: David Xu <davidxu@xxxxxxxx>
Date: Tue, 15 Mar 2005 08:08:16 +0800

Matthew Dillon wrote:
dillon 2005/03/13 13:33:48 PST

DragonFly src repository

Modified files:
sys/kern kern_clock.c sys/sys time.h Log:
Add a function that returns an approximate time_t for realtime for
routines which do not need the exactness of microtime().
Revision Changes Path
1.31 +11 -0 src/sys/kern/kern_clock.c
1.12 +1 -0 src/sys/sys/time.h



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



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