Tech Support > Operating Systems > Linux / Variants > Linux uptime in msec
Linux uptime in msec
Posted by rasayani on August 12th, 2003


vividh@hotmail.com (rasayani) wrote in message news:<28809481.0308111110.3e582018@posting.google. com>...
seconds and also the microsec granularity.

Posted by David Efflandt on August 12th, 2003


On 11 Aug 2003 23:04:21 -0700, rasayani <vividh@hotmail.com> wrote:
You cannot get microsec granularity with a 100 Hz clock tick. See
Documentation/rtc.txt in kernel sources for more precise timing. It may
only be as accurate as initial uptime or when you start your high res
clock, but should be accurate for relative time differences, if properly
executed.

--
David Efflandt - All spam ignored http://www.de-srv.com/


Similar Posts