Thread: Elapsed Time
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Random Random is offline
external usenet poster
 
Posts: 36
Default Elapsed Time

Out of curiosity (mainly to experiment with different techniques),
what is the easiest way to guage elapsed time? The smaller the
increments, the better. I am attempting to see which code runs faster
on a few of my "learning workbooks".


Thanks for any help with this matter.


Random