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

_wait_frame edge case #6

Open
jamesdoc opened this issue Aug 2, 2016 · 0 comments
Open

_wait_frame edge case #6

jamesdoc opened this issue Aug 2, 2016 · 0 comments

Comments

@jamesdoc
Copy link
Member

jamesdoc commented Aug 2, 2016

From Tim:
If the main loop doesn't have dirty rectangles it doesn't update the displays; this means that the main loop doesn't take long enough, and then _wait_frame gets confused because of some kind of integer/rounding problem, and we don't delay for long enough, so we end up delaying for ~1ms and having two ticks very close together, instead of one

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