Callable type for scheduled tasks.
Declared in <scheduler.h>
<scheduler.h>
typedef std::function<void()> Function;