I'm trying to change the length of a timer but can't figure out how.
I start the timer on start of layout and while moving I resume timer and while not moving I pause it.
I have the duration set to a variable (which is 1) but if I change the variable, the timer duration doesn't change with it.
Is there any way to actually do this?