@tks wrote:
I have implemented a countdown timer using
dcc.Intervaltriggered callbacks tied to the output of adaq.LEDDisplayelement as part of a web app. However, when the user navigates away from the app on their mobile device, timing accuracy is lost (the countdown timer seems to miss interval updates while away from the web app). Is there a way to implement such a timer in dash where the timing itself is controlled on the client side such that timing accuracy is always maintained?
Posts: 2
Participants: 2