K 10 svn:author V 4 jkim K 8 svn:date V 27 2008-03-06T00:22:17.000000Z K 7 svn:log V 149 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. END