Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!dsac.dla.mil!dcsc.dla.mil!cze2529 From: cze2529@dcsc.dla.mil ( David E Gaulden) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: millisecond timing from Turbo C Keywords: timer high-res profiler Message-ID: <822@dcsc.dla.mil> Date: 13 Jun 90 11:08:54 GMT References: <1990Jun12.214254.7686@murdoch.acc.Virginia.EDU> Reply-To: cze2529@dcsc.dla.mil.UUCP ( David E Gaulden ) Organization: Defense Construction Supply Center, Columbus Lines: 21 In article <1990Jun12.214254.7686@murdoch.acc.Virginia.EDU> pts@mendel.acc.Virginia.EDU (Paul T. Shannon) writes: > >Does anyone have tested code for millisecond timing on a (generic) DOS PC? >We use Turbo C 2.0. Our goal is to measure response times to visual >stimuli, with millisecond accuracy. Any tips, leads, caveats or source >code will be appreciated. Thanks. There is a very good profiler timer program floating around the shareware market. It is called TCHRT V2.00. It is a Turbo C High Resolution Timer Toolbox ( also written for MSC and TP ) by Ryle Design. CIS 73047,1765 P.O. Box 22, Mt. Pleasant, Michigan 48804 Allows up to 100 high res timers within your program. It is a library and is easy to use. Registration for this product is all of $7.50. -- "Man who says, 'It cannot be done', should not interrupt man who is doing it." Dave Gaulden cze2529@dcsc.dla.mil