Package: gdk

Function gdk:frame-clock-frame-counter

Lambda List

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

Arguments

clock -- a gdk:frame-clock object

Return Value

Inside frame processing, the unsigned integer 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

#2023-3-10