Hi there,i would like to use a timer delay for my loop,
which mean to say that when i go in a loop a timer like 1 minutes(actual time)
will start to run.
After 1 minutes elapsed then the program will automatically go out from that loop,anyone knows which method to use for this kind of function?Thanks.