Elapsed Time

R

Random

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
 
M

Myrna Larson

The precision of the built-in Timer function is (AIR) about 0.05 seconds -- probably not
adequate for a single iteration of a routine. Charles Williams has code for a microsecond timer
"class". I think the url is www.decisionmodels.com.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top