Source position: sysmetronome.pas line 49
type TSysMetronomeTimeReference = (
cmRTC,
cmPerformanceCounter,
cmExternal
);