9c021b0bc2
clutter_frame_clock_compute_max_render_time_us clamps to the refresh interval anyway, so the only effect a higher recorded maximum can have is to delay it falling below the refresh interval again. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3090>