Results 1 to 4 of 4

Thread: getting the time between the time it takes to click one button ************(resolved)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    243

    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
  •  



Click Here to Expand Forum to Full Width