Hi, is there a command in Python similar to javascript's window.settimeout() , where you can set a few seconds delay before executing a function? Thanks