From owner-freebsd-hackers Fri Nov 3 8:59:49 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 836FE37B479 for ; Fri, 3 Nov 2000 08:59:45 -0800 (PST) Received: from jade (jade.cs.binghamton.edu [128.226.140.161]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id LAA14741 for ; Fri, 3 Nov 2000 11:59:38 -0500 (EST) Date: Fri, 3 Nov 2000 11:59:23 -0500 (EST) From: Zhiui Zhang X-Sender: zzhang@jade To: freebsd-hackers@freebsd.org Subject: granularity of gettimeofday() Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The manual says the granularity of gettimeofday() is hardware dependent. The time may be updated continuously or in clock ticks. Can anyone explain for me the two different ways of updating the time? What kind of hardware can help? Thanks for your help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message