Modules | |
Main | |
Main. | |
NewScheduler | |
NewScheduler algorithm. |
Main of the program. Here is created and launched the Scheduler. The scheduler executes ciclically a list of task, checking the timing correctness and managing the frequency of execution, as requested from every task. The Scheduler is not preemptive.