VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

High Resolution Timer

Riaan Aspeling  (14 Submissions)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Did you ever what to time something up to thousands of a second. This is not possible by using time() and timers at all. This little class (only uses 3 variables) can time up to a thousands of a second with your CPU clock frequency. There's a little example program also shows the difference between using:
{if VarX <> "" then} AND {if Len(VarX) <> 0 then}. The last one will execute between 20-25% faster. The timer can show this in fractions of a second.

Rate High Resolution Timer (5(5 Vote))

Download High Resolution Timer

High Resolution Timer Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters