get_frame_counter


Description:

public int64 get_frame_counter ()

`GdkFrameClock` maintains a 64-bit counter that increments for each frame drawn.

Parameters:

this

a `GdkFrameClock`

Returns:

inside frame processing, the value of the frame counter for the current frame. Outside of frame processing, the frame counter for the last frame.