Vehicle Control Unit 0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Public Attributes | List of all members
Scheduler Struct Reference

#include <Scheduler.h>

Collaboration diagram for Scheduler:
Collaboration graph
[legend]

Public Attributes

PriorityQueue tasks
 
bool running
 

Detailed Description

Definition at line 11 of file Scheduler.h.

Member Data Documentation

◆ running

bool Scheduler::running

Definition at line 13 of file Scheduler.h.

◆ tasks

PriorityQueue Scheduler::tasks

Definition at line 12 of file Scheduler.h.


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