ICI Modules: sys: sleep Modules by name : by type Synopsis sys.sleep(int) Description Pause the process for the given number of seconds or until a handled signal is received.
sys.sleep(int)
Pause the process for the given number of seconds or until a handled signal is received.