mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 10:15:07 +00:00

When more than one refresh interval has passed since last_presentation_time_us. I honestly can't tell if the previous calculation was correct or not, but I'm confident the new one is, and it's simpler. v2: * ASCII art diagram didn't make sense anymore, try to improve (Ivan Molodetskikh) Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3330>