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

TGTimeVal

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

Declaration

Source position: lazglib2.pas line 1704

type TGTimeVal = object

  tv_sec: glong;

  

  tv_usec: glong;

  

end;

Inheritance

TGTimeVal