Hi,
I noticed that the live timestamp (updated every second) is showing milliseconds after the seconds.
Thats ok, but i see that milliseconds value is adding 3 or 4 milliseconds every second.
Example:
2019-09-12-18:36:03.29 then a second later:
2019-09-12-18:36:04.33 then a second later:
2019-09-12-18:36:05.37 etc.
But when the last digits reach 97 or 98,
Then the seconds value skips one second.
Example:
2019-09-12-18:36:9.98 the next timestamp value is
2019-09-12-18:38.01
Is it possible to remove the milliseconds in the live timestamp?