Today's project:
I'm syncing countdown timers across devices. Didn't consider that they will be out of sync if the OS clocks are not in sync (a very likely event).
Have to fix it now. Will try to use the server time and calculate offsets for each client ...🤞