From: Schuster Newsgroups: comp.os.msdos.djgpp Subject: Re: exact timming : Q: How exact? Date: Mon, 17 Feb 1997 08:39:00 -0800 Organization: Lehrstuhl fuer Elektrische Energieversorgung Lines: 11 Message-ID: <330889A4.3C4B@eev.e-technik.uni-erlangen.de> References: <199702111201 DOT NAA17664 AT atrey DOT karlin DOT mff DOT cuni DOT cz> <5e10ub$479u AT elmo DOT cadvision DOT com> NNTP-Posting-Host: eev6.e-technik.uni-erlangen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Calvin French wrote: > Why not pick up Allegro? Allegro has excellent high precision timer > routines. If you like, you can also pick up my small library atimer > (x2ftp.oulu.fi/pub/msdos/programming/djgpp2/atimer.zip) which requires > Allegro but provides additional flexibility / ease of use. How exact can timing be done. I have an application, where i'd need 0.1 ms exact timing, could this be done with allegro ? Michi