FrameTimings.getPresentationTime

Reurns the presentation time.

This is the time at which the frame became visible to the user.

class FrameTimings
long
getPresentationTime
()

Return Value

Type: long

the time the frame was displayed to the user, in the timescale of g_get_monotonic_time(), or 0 if no presentation time is available. See [method@Gdk.FrameTimings.get_complete]

Meta