From owner-freebsd-hackers Fri Aug 16 19:14:28 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D259337B400 for ; Fri, 16 Aug 2002 19:14:26 -0700 (PDT) Received: from priv-edtnes28.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1472D43E6A for ; Fri, 16 Aug 2002 19:14:26 -0700 (PDT) (envelope-from sh@planetquake.com) Received: from dbs ([64.180.172.142]) by priv-edtnes28.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020817021425.GHNN25741.priv-edtnes28.telusplanet.net@dbs> for ; Fri, 16 Aug 2002 20:14:25 -0600 Message-ID: <000701c24593$ceb71810$8eacb440@slugabed.org> From: "Sean Hamilton" To: Subject: microuptime() and nanouptime() library? Date: Fri, 16 Aug 2002 19:14:24 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I just tried to use nanouptime, then microuptime, but was disappointed to find that a quick grep of /usr/lib revealed no libraries containing these symbols. Are they only available to the kernel. If so, how can I get a reasonable timer figure from user space? thanks, sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message