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
rg_system: Added a better workaround to correctly calculate statistics when overclocked
This is still a bad/lazy fix, the real solution is to add a function that always returns wall time and use it instead of rg_system_timer() where appropriate.
But the few ways I found to do this within esp-idf are very surprisingly slow to call.
0 commit comments