mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
67a3715ded
If `last_presentation_time` is zero (unsupported) or just very old (system was idle) then we would like to avoid that triggering a large number of loop interations. This will get us closer to the right answer without iterating. https://gitlab.gnome.org/GNOME/mutter/merge_requests/363