Can you please help me how to create sequential countdown timer with the Anke's accurate PreciseCountdownMs.aix extension?
The first timing goes well, plays an alarm at the end, and if the checkbox2 checked then it sets the timer according the timing2_input, but i can't trigger the timer to continue it automatically as i have to press the start button again. I've spent lots of hours, tried many things but nothing works automatically...
Thank you so much in advance!!!
Nandor countdown.aia (351.3 KB)
It will be a meditation timer.
There will be several checkbox with different time settings in minutes. If the checkbox selected, then, the timer will take it in account. I have set short times in the textbox to able to test it quickly. It displays the system time, remaining time, remaining time in ms and also the finish time=(system time+count down time).
My only issue is to understand the logic how to use the timer correctly after the first fire.