Package: gdk

Function gdk:frame-timings-presentation-time

Lambda List

gdk:frame-timings-presentation-time (timings)

Arguments

timings -- a gdk:frame-timings instance

Return Value

The integer with the time the frame was displayed to the user, or 0 if no presentation time is available. See the gdk:frame-timings-complete function.

Details

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

See also

#2024-7-12