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

TTimeVal

Declaration

Source position: timer.pas line 38

type TTimeVal = record

  tv_secs: LongWord;

  tv_micro: LongWord;

end;


Documentation generated on: 2021-07-30