Skip to content
  • Alberto Nidasio's avatar
    b8ea8af7
    [Task Scheduler] Better task handling · b8ea8af7
    Alberto Nidasio authored
    Now when stariting the scheduler, all tasks next tick are normalized in respect to the current tick and each task's period.
    Also when using removeTask, the task is directly remove also from the agend, preventing further executions.
    
    Refers to #91
    b8ea8af7
    [Task Scheduler] Better task handling
    Alberto Nidasio authored
    Now when stariting the scheduler, all tasks next tick are normalized in respect to the current tick and each task's period.
    Also when using removeTask, the task is directly remove also from the agend, preventing further executions.
    
    Refers to #91
Loading