Expand description
Various utility functions used by the blocks.
Functionsยง
- get_
sleep_ dur - Get the sleep duration used to schedule the execution of blocks. If the duration is not set, the default value is returned.
- set_
sleep_ dur - Set the sleep duration used to schedule the execution of blocks.