mirror of
https://github.com/brl/mutter.git
synced 2025-03-29 14:43:47 +00:00

Calculating a timestamp from the past distorts the dispatch lateness calculation, leading to an inflated max_render_time, which again increases the likelyhood of next_update_time being in the past. Fixes 99850f46459 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2819>