APIs, concepts, guides, and more

◆ TimingReset()

void TimingReset ( )
Description:
Resets all timing statistics (minimum, maximum, mean execution times) for the task. This is useful for clearing old timing data and starting fresh measurements.
Note
This does not affect the execution count or the task's state.
See also
StatusGet, Real-Time Tasks