MAV'RIC
Public Attributes | List of all members
scheduler_t Struct Reference

Scheduler. More...

#include <scheduler.h>

Collaboration diagram for scheduler_t:
Collaboration graph

Public Attributes

bool debug
 Indicates whether the scheduler should print debug messages.
 
schedule_strategy_t schedule_strategy
 Scheduling strategy.
 
task_set_ttask_set
 Pointer to task set, needs memory allocation.
 

Detailed Description

Scheduler.

task_set is implemented as pointer because its memory will be allocated during initialisation


The documentation for this struct was generated from the following file: