[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|