Module utils

Module utils 

Source
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.