#Timer not working properly

1 messages · Page 1 of 1 (latest)

gentle steeple
#

time left seems to always be negative which causes the timer to terminate before it even starts, not sure what's causing this

quiet jasper
#

If timeleft is negative then that means your passing negative number into the function so the problem might be outside the function

#

Print timeleft at the top of the function