Well what I wanted was to do a 60 second timer.
That would work as follows: Count 60 seconds in descending order 60,59,58, 57, etc ... and when it reached 0, pause at 0 for 3 seconds, and start all over again 60,59, 58 etc ...
How can I do this?
Thank you first.