get_history_start
Description:
FrameClock internally keeps a history of FrameTimings objects for recent frames that can be retrieved with get_timings.
The set of stored frames is the set from the counter values given by get_history_start and get_frame_counter, inclusive.
Parameters:
this |
Returns:
the frame counter value for the oldest frame that is available in the internal frame history of the FrameClock. |