get_current_timings


Description:

[ Version ( since = "3.8" ) ]
public unowned FrameTimings? get_current_timings ()

Gets the frame timings for the current frame.

Parameters:

this

a FrameClock

Returns:

the FrameTimings for the frame currently being processed, or even no frame is being processed, for the previous frame. Before any frames have been processed, returns null.