Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!linus!linus!sdimax2!jrv From: jrv@sdimax2.mitre.org (VanZandt) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: High resolution timing Message-ID: <127323@linus.mitre.org> Date: 17 Dec 90 18:24:54 GMT References: <7675@eos.arc.nasa.gov> Sender: usenet@linus.mitre.org Organization: The MITRE Corp., Bedford, MA Lines: 10 In article <7675@eos.arc.nasa.gov> phil@eos.arc.nasa.gov (Phil Stone) writes: >Excuse me if this is a commonly-discussed topic, but I need a processor- >speed-independent timing utility that gives me millisecond-accurate delay >capability. Thomas Plum and Jim Brodie have code for a microsecond resolution timer in their book "Efficient C" from Plum Hall. Note that corrections are needed for TSRs which have hooked the timer interrupt. - Jim Van Zandt