12:24:49 is the time the screenshot was taken according to my two other PC's synced by NTP.
But don't waste your time. If it occurs just here and is not a general issue i can easily live with it. It looked weird to me (and still does) so i wanted to report.
No clue. Maybe the HA VM is frozen for 170 sec at some point?
HA itself relies on the VM clock, I assume, so if that one gets desynchonized at some point...
Yes but how could/did the time displayed not rely on the same tic-value ? Seems there are two of them One used for time-card, another one ....
Now they are corresponding again. Still a small miracle
BMS is my ESP32 home battery controller. Can not use sntp or ntp client there as network is blocking then. So i rather subscribe an MQTT topic to sync ....
Oh just the "standard" digital clock card.
I think for a developer it must a nice challenge to find out HOW utcraw and the display of that card can differ (by 170 seconds or other)
rawtics are probably running independent (and missed some tics over the time) and the clock card and internal timebase is accessing the "root" tics. just my assumption !