|
@brief Name of the PeriodicTask instance.
@brief Time when this thread was started. In MicroSeconds.
@brief Time, when the current cycle has started. In MicroSeconds.
@brief Duration of the last cycle. In MicroSeconds.
@brief Holds a list of workload-floats of this PeriodicTask.
Stores the percentage of time that was used for one cycle until the
next cycle started.
One value per cycle, but only stores the x-last cycles.
|