Dynamic Timer Question

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:
image

I can’t figure out how to input the math and everything to make it function.

This topic was automatically closed after 70 days. New replies are no longer allowed.