Date: Fri, 13 Oct 2000 10:02:19 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: dcasale AT my-deja DOT com Message-Id: <3405-Fri13Oct2000100218+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: <8s5kmf$eu2$1@nnrp1.deja.com> (dcasale@my-deja.com) Subject: Re: Elapsed time? References: <8s5kmf$eu2$1 AT nnrp1 DOT deja DOT com> 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: dcasale AT my-deja DOT com > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 13 Oct 2000 00:23:48 GMT > > I'm working on a file compression program that needs to calculate the > amount of time it takes to perform the compression. [snip] > I've noticed that when I run the compression program, the system clock > slows down. Please tell the details, in particular how did you notice that the clock slows down, and how much does it slow down. Also, what library functions do you use to calculate the amount of time a certain calculation takes?