PennController for IBEX › Forums › Support › Can we randomize time with newTimer() ? › Reply To: Can we randomize time with newTimer() ?
March 21, 2022 at 5:50 pm
#7936
Larissa_Cury
Participant
orrrrr, should I do this = getVar("newTimerDuration").set( v=> 3500 - timerd1duration - (Date.now()-v) )
replacing timerd1duration by “timer-D1”, since it’s the label for my d1 timer?