-
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
Alberto Nidasio authoredNow 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