Source position: MacTypes.pas line 837
type TimeRecord = record
value: CompTimeValue;
scale: TimeScale;
base: TimeBase;
end;