Currently, I am facing an issue with the resume function of my counter up feature.
For instance, if the timer is paused at 00:00:03, and then, five seconds later the resume button is clicked, it should continue from 00:00:04. However, in reality, the timer starts from 00:00:08.
I am unsure about how to resolve this issue.
Below are the relevant codes: