sleep
tool to pause execution for a given number of seconds.
Parameter | Type | Default | Description |
---|---|---|---|
enable_sleep | bool | True | Enables sleep functionality |
all | bool | False | Enables all functionality when set to True |
Function | Description |
---|---|
sleep | Pauses execution for a specified number of seconds |