You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix - correct the time storage in ms on 64b in RTC / Timer / Scheduler
- basically after 90min the system was stopping to call the task manager due to a RTC time overflow due to data size and time correction having a x 1000 multiplier. Now on 64b the overflow is about 500K years ... sounds good.
0 commit comments