spla
|
Callback function which can be scheduled in schedule. More...
#include <config.hpp>
Callback function which can be scheduled in schedule.
Scheduled callback function allows to schedule your callable object inside any schedule step. It allows user track the progress of schedule execution and allows perform some tasks inside running schedule.