Package: gdk
Function gdk:frame-clock-frame-time
Lambda Listgdk:frame-clock-frame-time (clock) ArgumentsReturn ValueThe integer with a timestamp in microseconds. Details
Gets the time that should currently be used for animations.
Inside the processing of a frame, it is the time used to compute the animation
position of everything in a frame. Outside of a frame, it is the time of the
conceptual "previous frame", which may be either the actual previous frame
time, or if that is too old, an updated time. | See also |
#2024-7-12