Package: gdk

Function gdk-frame-clock-frame-counter

Lambda List

gdk-frame-clock-frame-counter (frame-clock)

Arguments

frame-clock -- a gdk-frame-clock object

Return Value

Inside frame processing, the unsigned integer value of the frame counter for the current frame. Outside of frame processing, the frame counter for the last frame.

Details

A frame clock maintains a 64-bit counter that increments for each frame drawn.
 

See also

2020-11-12