Hi all,
How can I get a timer to run one interval,one interval only, and stop? Until now I have only used timers to keep running until I say to stop.
Also I need a timerthat will start at the beginning of, and run until any given process is completed.Upon completion it should shut off and tell me how long the process took.
Kinda like a stop watch with a Stop / Start "Trigger".
How can I get a timer to run one interval,one interval only, and stop? Until now I have only used timers to keep running until I say to stop.
Also I need a timerthat will start at the beginning of, and run until any given process is completed.Upon completion it should shut off and tell me how long the process took.
Kinda like a stop watch with a Stop / Start "Trigger".