Method

CoglFrameInfoget_frame_counter

Declaration [src]

int64_t
cogl_frame_info_get_frame_counter (
  CoglFrameInfo* info
)

Description [src]

Gets the frame counter for the CoglOnscreen that corresponds to this frame.

Stability:Unstable
Available since:1.14

Return value

Returns: int64_t
 

The frame counter value.