I would like to make sure a process runs a specified number of minutes.
How do I program a elapsed timer to keep track of the time of a process? So if the process suppose to run for 5 minutes, the elapsed timer suppose to increment from 00:00:00 to 00:05:00.