API Version: 4.0
Library Version: 4.6.6
gint64 gdk_frame_clock_get_frame_counter ( GdkFrameClock* frame_clock )
GdkFrameClock maintains a 64-bit counter that increments for each frame drawn.
GdkFrameClock
gint64
Inside frame processing, the value of the frame counter for the current frame. Outside of frame processing, the frame counter for the last frame.