|
-
Dec 7th, 2002, 10:28 PM
#1
Thread Starter
Addicted Member
getting the time between the time it takes to click one button ************(resolved)
how do you go about getting the time (in milliseconds) between the time it takes to click one button and then the next?
I have already tried to use a timer and do this code
sub timer_timer()
a = a + 1 'a being the integer
end sub
When i return what a = it gives me a number like 400 even though it took me 5 seconds to click the button
your help would be much appreasiated Thanks
Last edited by king_scott_2; Dec 12th, 2002 at 08:51 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|