aerotax
11-22-2002, 03:45 PM
I would like to be able to access the time in Visual Basic in millisecs.
I was using the timer control set to an interval of 1, but I found out it doesn't actually fire every .001 seconds.
The program tests reaction time to an event, so I was thinking of subtracting the time the program prompts the user from the time the user responds.
Everyone I ask says it should be easy to find but I am having no luck.
Thanks
I was using the timer control set to an interval of 1, but I found out it doesn't actually fire every .001 seconds.
The program tests reaction time to an event, so I was thinking of subtracting the time the program prompts the user from the time the user responds.
Everyone I ask says it should be easy to find but I am having no luck.
Thanks