| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdk3.pas line 4323
type TGdkFrameClock = object(TGObject)  | 
||
procedure begin_updating;  | 
  | 
|
procedure end_updating;  | 
  | 
|
function get_current_timings;  | 
  | 
|
function get_frame_counter;  | 
  | 
|
function get_frame_time;  | 
  | 
|
function get_history_start;  | 
  | 
|
procedure get_refresh_info();  | 
  | 
|
function get_timings();  | 
  | 
|
procedure request_phase();  | 
  | 
|
end;  | 
  | 
||
  |