I am trying to create a timer that will report to the user the total time they have left to be in a work state. The user gets X amount of time every day to be ‘not ready’ and I want the timer to start at X daily, and then dynamically report to them the time they have left here:
I can’t figure out how to input the math and everything to make it function.