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

#include <Task.h>

Collaboration diagram for Task:
Collaboration graph
[legend]

Public Attributes

int hz
 
highResTime nextExecTime
 
Updateableupdateable
 

Detailed Description

Definition at line 8 of file Task.h.

Member Data Documentation

◆ hz

int Task::hz

Definition at line 9 of file Task.h.

◆ nextExecTime

highResTime Task::nextExecTime

Definition at line 10 of file Task.h.

◆ updateable

Updateable* Task::updateable

Definition at line 11 of file Task.h.


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