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

tRealTimeBase

Declaration

Source position: realtime.pas line 217

type tRealTimeBase = record

  rtb_LibNode: tLibrary;

  rtb_Reserved0: array [0..1] of Byte;

  rtb_Time: LongWord;

  rtb_TimeFrac: LongWord;

  rtb_Reserved1: Word;

  rtb_TickErr: SmallInt;

end;


Documentation generated on: 2021-07-30