Ok thanks, Dave!

-Shawn Regan

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 8:57 AM
To: CF-Talk
Subject: RE: GetTickCount()


> One caveat to gettickcount( ). It does NOT return any values 
> below 10 miliseconds. I surmise that it is a limitation of 
> the process that tracks execution (perhaps where it is first 
> initialized in the execution thread).

CF's timers apparently can't tell time in increments less than 10
milliseconds, whether you're using GetTickCount or just looking at execution
times in debug output. So, any value you look at should be considered +/- 10
ms.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to