[ Version ( since = "3.8" ) ]
public unowned FrameTimings? get_current_timings ()
Gets the frame timings for the current frame.
this |
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. |