neoaspilet11
Full Member level 5
- Joined
- Sep 29, 2005
- Messages
- 277
- Helped
- 29
- Reputation
- 56
- Reaction score
- 8
- Trophy points
- 1,298
- Location
- Cebu, Philippines
- Activity points
- 4,048
tickcount resolution
Hello guys,
Is there any function or API in Windows/visual basic that does return tick count in microseconds or even just a fraction of a millisecond. The current getTickCount function in Windows returms tick count in millisecond only. My applciations needs to measure timing in 50 - 60 microsend range. The signal lines of my application will be connected to teh parallel port of the host PC.
Thanks for any thoughts,
Jack
Hello guys,
Is there any function or API in Windows/visual basic that does return tick count in microseconds or even just a fraction of a millisecond. The current getTickCount function in Windows returms tick count in millisecond only. My applciations needs to measure timing in 50 - 60 microsend range. The signal lines of my application will be connected to teh parallel port of the host PC.
Thanks for any thoughts,
Jack