!7 cmodule AutoMonitorSwitch > DynPrintLogAndEnabled { start { dm_onTimeJump(r { sleepSeconds(3); linux_autoMonitorSwitch(); }); } }