Package: gdk
Function gdk-frame-clock-history-start
Lambda Listgdk-frame-clock-history-start (frame-clock) ArgumentsReturn Value
The unsigned integer frame counter value for the oldest frame that is
available in the internal frame history of the frame clock. Details The frame clock internally keeps a history of gdk-frame-timings
objects for recent frames that can be retrieved with the function gdk-frame-clock-timings.
The set of stored frames is the set from the counter values given by the function gdk-frame-clock-history-start and the function gdk-frame-clock-frame-counter, inclusive. | See also |
2020-11-12