[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

TGdkFrameTimings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgdk3.pas line 4334

type TGdkFrameTimings = object

  function get_complete;

  

  function get_frame_counter;

  

  function get_frame_time;

  

  function get_predicted_presentation_time;

  

  function get_presentation_time;

  

  function get_refresh_interval;

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGdkFrameTimings