Method
Gdk.FrameClock.get_timings
Declaration [src]
GdkFrameTimings*
gdk_frame_clock_get_timings (
GdkFrameClock* frame_clock,
gint64 frame_counter
)
Description [src]
Retrieves a GdkFrameTimings
object holding timing information
for the current frame or a recent frame.
The GdkFrameTimings
object may not yet be complete: see
gdk_frame_timings_get_complete()
.
Return value
Returns: GdkFrameTimings |
|
the |
|
Ownership is not transferred to the caller | |
Can be NULL |