StephanieHarris
8 years agoQrew Assistant Captain
Stop Watch
I am trying to see if it's possible to build a stopwatch into a form in my application. I would like my users to be able to click the start button when they start a task and the stop button when they end a task and have a field that holds the duration between the two. I would like my users to be able to click start and stop as many times as needed (to account for interruptions to their work) and the duration field take those different start and stops into account. Has anyone done anything similar?