mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 14:25:07 +00:00

This is how GdkFrameClock is meant to be used: the frame time is meant to be queried from the GdkFrameClock within its frame signals, rather from the system monotonic time source. https://bugzilla.gnome.org/show_bug.cgi?id=755357