Jump to content

Autoit Timer?


Recommended Posts

Is there a function for timing a process? For example, in my _Busy function shown here; I'd like the entire loop to timeout, rather than just one command. Can I start a timer at the beginning of the UDF, and check it every time through against a pre-set ending point?

... or is this something I'm gonna have to make myself using FileGetTime, some crazy math, and a maze of conditional statements? :D

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...