Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to improve timing in vb
Message
 
To
21/09/2000 12:57:13
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00418957
Message ID:
00419490
Views:
24
Hennie. Got it -- in the winm.dll there's a function called timeGetTime... returns.... you guessed it, the time. It's accurate to .001 second and can run for 7 weeks without rolling over.

I've used it for benchmarking. You won't be able to use it as you would a timer, for firing off code at an elapsed interval, but I get the feeling from your posts that that's not the purpose (am I right?).
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform