Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stats.idle not showing actual idle percentage. #77

Open
bernhardstrobl opened this issue Apr 22, 2022 · 0 comments
Open

stats.idle not showing actual idle percentage. #77

bernhardstrobl opened this issue Apr 22, 2022 · 0 comments

Comments

@bernhardstrobl
Copy link

If fps is at 40, idle time should be more than 0.
Easy fix would be to use stats.fps >= 40 on line 168 in picosystem.cpp, unless I am misunderstanding the use of stats.idle here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant