Unit 'timer' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TTimeVal

Declaration

Source position: timer.pas line 51

type TTimeVal = packed record

  tv_secs: DWord;

  tv_micro: DWord;

end;


Documentation generated on: 2021-07-30