esfalk Posted April 9, 2004 Posted April 9, 2004 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? Thanks
esfalk Posted April 9, 2004 Author Posted April 9, 2004 Hazzah! Would ya lookie there! The functions were burried in my search for "time".
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now