container::TaskDeadline::sched_data

container::TaskDeadline::sched_data

Public Attributes

Name
long desired_cycle_time_micro_s
utils::SchedType sched_type
int sched_prio
pthread_t thread_id

Public Attributes Documentation

variable desired_cycle_time_micro_s

long desired_cycle_time_micro_s;

variable sched_type

utils::SchedType sched_type;

variable sched_prio

int sched_prio;

variable thread_id

pthread_t thread_id;

Updated on 2022-04-05 at 16:21:27 +0200