[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'timer' (#aros)

TTimeval

Declaration

Source position: timer.pas line 49

type TTimeval = record

  tv_secs: LongWord;

  tv_micro: LongWord;

end;


Documentation generated on: 2017-01-10