Source position: msetimer.pas line 19
type timeroptionty = (
to_single,
to_leak,
to_highres,
to_absolute,
to_autostart
);