K 10 svn:author V 4 jkim K 8 svn:date V 27 2008-03-06T00:48:43.000000Z K 7 svn:log V 246 - Check correct POSIX spec. date for clock_gettime(2) whether CLOCK_MONOTONIC is available. - If FreeBSD-specific CLOCK_MONOTONIC_FAST is available, use it instead of precise but slow gettimeofday(2) or CLOCK_MONOTONIC. Reviewed by: stable, x11 END