static void restartIn1() { thread { sleepSeconds(1); restart(); } }