wainwrightwt
Newcomer
- Joined
- Jul 8, 2005
- Messages
- 2
I have a user that has writen a VB App using a timer to control events. They require millisecond accuracy for everything to work correctly. They are currently using a laptop (dell latitude c640) with speedstep set to "maximum performance". They say this has been working fine, but there can be issues if the laptop processor slows down, and therefore is sending fewer clock steps per second. They are planning on upgrading to a dell latitude d505 laptop controlled by the speedstep feature.
So, the question is, does the VB timer depend on the clock step? And if so, is there a way to deal with the slowing down of the clock step? Or is there an alternate solution (VB or .Net) that does not depend on clock step?
Sorry if any of this sounds confusing. I am a web developer, and don't know much of clock step and the like. Thanks for any help!
So, the question is, does the VB timer depend on the clock step? And if so, is there a way to deal with the slowing down of the clock step? Or is there an alternate solution (VB or .Net) that does not depend on clock step?
Sorry if any of this sounds confusing. I am a web developer, and don't know much of clock step and the like. Thanks for any help!