Skip to content

_wait_frame edge case #6

@jamesdoc

Description

@jamesdoc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions