On Thu, Mar 06, 2008 at 12:22:17AM +0000, Jung-uk Kim wrote: > jkim 2008-03-06 00:22:17 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/moused moused.c > Log: > Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST. > It is only used to track elapsed time and it does not have to be precise.
what is the rationale behind this? what is the expected improvement? I am not questioning the change I am just curious.. thnx _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
