Source position: sync.pp line 74
type TXSyncSystemCounter = record
name: PAnsiChar;
counter: TXSyncCounter;
resolution: TXSyncValue;
end;