Constant rust_hawktracer::HT_TaskSchedulingMode_HT_TASK_SCHEDULING_RESTART_TIMER[][src]

pub const HT_TaskSchedulingMode_HT_TASK_SCHEDULING_RESTART_TIMER: HT_TaskSchedulingMode = 1

Takes delays into account, and restarts the timer for the task after its execution; if task was delayed, next task will be executed after a @b period time of the previous execution.