X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fgethrxtime.h;h=2247f968d33202ccfb69551b1e3dd5a09ce19d22;hb=44d6eead9ba864662836a9f9d95913b4e0cb2a3b;hp=ecbd505d5048f61b0607cbdead836f16d72f9fde;hpb=6ef9a07334fff72a0f4ae8e548c303fdcc27eee8;p=gnulib.git diff --git a/lib/gethrxtime.h b/lib/gethrxtime.h index ecbd505d5..2247f968d 100644 --- a/lib/gethrxtime.h +++ b/lib/gethrxtime.h @@ -24,8 +24,9 @@ # include "xtime.h" /* Get the current time, as a count of the number of nanoseconds since - an arbitrary epoch (e.g., the system boot time). This clock can't - be set, is always increasing, and is nearly linear. */ + an arbitrary epoch (e.g., the system boot time). Prefer a + high-resolution clock that is not subject to resetting or + drifting. */ # if HAVE_ARITHMETIC_HRTIME_T && HAVE_DECL_GETHRTIME # include