FrameClock.getCurrentTimings

Gets the frame timings for the current frame.

class FrameClock
getCurrentTimings
()

Return Value

the gdk.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.

Meta