get_frame_counter


Description:

[ Version ( since = "3.8" ) ]
public int64 get_frame_counter ()

A FrameClock maintains a 64-bit counter that increments for each frame drawn.

Parameters:

this

a FrameClock

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.