Originally Posted by Swede Are you actually getting 6 microseconds, or did you mean milliseconds? 6 uS is very quick, 6mS is more typical of a VB timer control. |
Swede,
I actually am not using the timer control but the CreateWaitableTimer of the kernal32.dll. You can code to microseconds using it.
I appreciate your advice and sharing your experience....Thank You.
Darren