profiler_status_t Struct Reference

Profiler's status. More...

Data Fields

uint32_t min
Minimum profiler time in ms.
uint32_t max
Maximum profiler time in ms.
uint32_t ave_overall
Overall average of the profiler's times.
uint32_t ave_window
Average of window.
uint32_t count
Number of times profiler has been started.

Detailed Description

Profiler's status.

Object to hold a profiler's current status