Date: Fri, 19 Jan 2001 13:47:33 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <7704-Fri19Jan2001134733+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 In-reply-to: <3a6775dd.9880436@news.sci.fi> (tronic2 AT sci DOT fi DOT don'tSPAMmeBUTremoveTHIS) Subject: Re: Reading MSR (Athlon multiplier) References: <3a66161d DOT 226362160 AT news DOT sci DOT fi> <945a90$ckgq1$1 AT ID-57378 DOT news DOT dfncis DOT de> <3a6746e4 DOT 36130587 AT news DOT sci DOT fi> <947nrf$cdrkr$1 AT ID-57378 DOT news DOT dfncis DOT de> <3a6775dd DOT 9880436 AT news DOT sci DOT fi> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: tronic2 AT sci DOT fi DOT don'tSPAMmeBUTremoveTHIS (Lasse Krkkinen / Tronic) > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 18 Jan 2001 23:07:12 GMT > > What do you think, could I get more accurate times by using RTC > (instead of Allegro's timer) and a bit longer period? On Windows, definitely. > Allegro's timer almost stops on alt-tab -switch to another window. It's a Windows misfeature: a DOS box that doesn't have focus gets only a small percent of timer tick interrupts.