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

ttimeval

Declaration

Source position: timer.pas line 50

type ttimeval = record

  tv_secs: LongWord;

  tv_micro: LongWord;

end;


Documentation generated on: 2021-07-30