Package: gdk

Function gdk:frame-timings-refresh-interval

Lambda List

gdk:frame-timings-refresh-interval (timings)

Arguments

timings -- a gdk:frame-timings instance

Return Value

The integer with the refresh interval of the display, in microseconds, or 0 if the refresh interval is not available. See the gdk:frame-timings-complete function.

Details

Gets the natural interval between presentation times for the display that this frame was displayed on. Frame presentation usually happens during the "vertical blanking interval".
 

See also

#2024-7-12