02-01-2010 05:45 PM
Hi,
In my code I have a while loop that may or may not take more than x secs to run. Once the while loop has been running for x secs I would to provide a series of commands. Therefore, I need some sort of counter. Will Tick Count help me with this? If so, how? If not, how can I create a counter for this simple task? Thank you.
Alfredo
Solved! Go to Solution.
02-01-2010 05:58 PM