Skip to content

gdk/gdkglcontext: include duration of eglSwapBuffers

Christian Hergert requested to merge wip/chergert/for-main into main

It is handy to know how long we spent calling this function in the various EGL implementations to correlate with the end of the paint cycle of the frame clock.

Merge request reports