View Single Post
  #17   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default HOWTO Time VBA code

joeu2004 wrote on 4/14/2011 :
On Apr 14, 8:04*pm, GS wrote:
As I said, I just use it [Timer] because it's 'quick
& easy'. If I need greater accuracy I use GetTickCount


And yet I demonstrated that GetTickCount has less, not greater
accuracy than Timer. Don't believe me. Look with your own eyes!


I'm not disputing what you say. I merely stated that I currently use it
over Timer when I want to, but now I'm considering sticking with Timer
for 'quick&easy' stuff and using Ron's code for more precision. IOW,
GetTickCounter is out!

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc