I have a python flask-socketio server, and I want to sync a timer to the clients. I tried doing the timer in the client, but it doesn\'t sync reliably, so I decided I need t