Method

GdkFrameTimingsget_frame_counter

Declaration [src]

gint64
gdk_frame_timings_get_frame_counter (
  GdkFrameTimings* timings
)

Description [src]

Gets the frame counter value of the GdkFrameClock when this frame was drawn.

Return value

Returns: gint64
 

The frame counter value for this frame.