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