Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!news.duq.edu!newsgate.duke.edu!news.mathworks.com!howland.erols.net!vixen.cso.uiuc.edu!news.stealth.net!news.ibm.net.il!news.biu.ac.il!discus.technion.ac.il!news
From: Ledeniov Oleg <olleg@cs.technion.ac.il>
Subject: Measuring time in CMU Common Lisp
Content-Type: text/plain; charset=us-ascii
Organization: Technion, Israel Institute of Technology
Date: Sun, 20 Oct 1996 17:35:30 GMT
Message-ID: <326A62E2.7DC9@cs.technion.ac.il>
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
Mime-Version: 1.0
X-Nntp-Posting-Host: csc.cs.technion.ac.il
Content-Transfer-Encoding: 7bit
Sender: news@discus.technion.ac.il (News system)
Lines: 13

Hi All!

In my work I need to make some precise time measurements.
The built-in function (get-internal-run-time) returns result
in hundredth parts of second - that is not precise enough.
How can I obtain the result in milliseconds or - even better -
in microseconds? Is it possible? 
I work with CMU Common Lisp.

TIA,

Oleg Ledeniov
olleg@cs.technion.ac.il
