Yeah, gettickcount() is in no way bound to real time. the 'tick' is proably,
what, a single clock cycle? And we all know how accurate clocking is on a
PC, which is pretty amazing... How is it that this thing can tear through a
million calculations in a fraction of a second, but my cheapie $13 clock
keeps better time?

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, November 22, 2000 8:03 AM
> To:   Fusebox
> Subject:      RE: Slightly OT: GURU needed for get tick count question!
> 
> Actually, to my understanding, the GetTickCount() function actually has no
> basis on 'real time'. It is more used as a comparison utility.
> 
> chris.alvarado
> cold.fusion - developer
> [phone] 512.794.6563
> [email] [EMAIL PROTECTED]
> [web] http://www.tmanage.com
> 
> 
> Privileged/Confidential Information may be contained in this message. It
> is
> not for use or disclosure outside TManage without a written proprietary
> agreement.  If you are not the addressee indicated in this message, or
> agent
> responsible for delivery, you may not copy or deliver this message to
> anyone.  Please notify the sender as soon as possible and immediately
> destroy this message and its attachments entirely.
> 
> 
> 
> -----Original Message-----
> From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 22, 2000 10:39 AM
> To: Fusebox
> Subject: Slightly OT: GURU needed for get tick count question!
> 
> 
> Okay
> 
> I would be grateful if any gurus out there (or non gurus) could shed some
> light on the following. I have been experimenting (as you do when you're a
> newbie) with the gettickcount function.
> 
> Does anyone know just how accurate the gettickcount() method is? some
> people
> say it measures in milliseconds others say it measures cpu cycles, in
> addition, when using the coldfusion debbuger there are large differences
> between the page execution time and the get tick count results for the
> page
> (assuming it does measure in milliseconds)some times the debugger will say
> the page execution time is 0 but the output from my the gettick count will
> output a value. Basically using the gettick count the execution time of
> the
> page varies so i'm wondering if its effected by other processes?
> 
> comments any one?
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
> http://www.fusionauthority.com/bkinfo.cfm
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
> http://www.fusionauthority.com/bkinfo.cfm
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to