Hey Guys,
I’m having trouble with a Timer. So my app is that you need to answer a math question withing a certain amount of time and my timer is having some difficulties. Here is my code:
The problem is that when I say for the code to wait one second what happens is that sometimes it goes down by two. Although I tell it to restart when it reaches the second zero the timer sometimes goes negative but then restarts. I don’t know I think it’s lagging.