Hi,
Wondering if anyone can help me?
I have created a simple stopwatch app that includes a start, stop and reset button. I am looking to add a lap button that records the time elapsed for each lap then when the stop button is pressed it records the final lap time and works out the average of the lap times and displays it.
Any help would be appreciated.