Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!sdd.hp.com!ucsd!ucbvax!CPAC.WASHINGTON.EDU!fester From: fester@CPAC.WASHINGTON.EDU Newsgroups: comp.os.msdos.programmer Subject: how to get the most accurate program timings Message-ID: <9101220039.AA06964@yin.cpac.washington.edu> Date: 22 Jan 91 00:39:11 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 8 What is the best way to get really accurate program timings ? Is Microsoft C's CLOCK() library routine good enough, does TurboC have something better, should I be writing an assembly routine that uses a totally undocumented system call (:-)), what ? If anyone out there has had to work with really accurate timings, how did you do it ? LeaF fester@yin.cpac.washington.edu (mail or posting responses is fine. thanks.)