get_history_start


Description:

public int64 get_history_start ()

Returns the frame counter for the oldest frame available in history.

`GdkFrameClock` internally keeps a history of `GdkFrameTimings` objects for recent frames that can be retrieved with [ [email protected]_timings]. The set of stored frames is the set from the counter values given by [ [email protected]_history_start] and [[email protected]_frame_counter], inclusive.

Parameters:

this

a `GdkFrameClock`

Returns:

the frame counter value for the oldest frame that is available in the internal frame history of the `GdkFrameClock`




2022 vala-language.org