how to add a timer to a Toga app (python) running a task every interval, using Toga’s event loop?
My toga app needs to run a task every X seconds.
I prefer a multi-platform solution where possible.
My toga app needs to run a task every X seconds.
I prefer a multi-platform solution where possible.