I need a way to interrupt a long sleep function, without splitting it into multiple sleep(1) or any shorter time. The way to stop it can be
sleep
sleep(1)