#include <profiler.h>
Definition at line 25 of file profiler.h.
◆ sample_data()
| unravel::sample_data::sample_data |
( |
| ) |
|
|
inline |
◆ get_average()
| auto unravel::sample_data::get_average |
( |
| ) |
const -> float |
|
inline |
◆ get_max()
| auto unravel::sample_data::get_max |
( |
| ) |
const -> float |
|
inline |
◆ get_min()
| auto unravel::sample_data::get_min |
( |
| ) |
const -> float |
|
inline |
◆ get_offset()
| auto unravel::sample_data::get_offset |
( |
| ) |
const -> int32_t |
|
inline |
◆ get_values()
| auto unravel::sample_data::get_values |
( |
| ) |
const -> const float* |
|
inline |
◆ push_sample()
| auto unravel::sample_data::push_sample |
( |
float | value | ) |
-> void
|
|
inline |
◆ reset()
| auto unravel::sample_data::reset |
( |
float | value | ) |
-> void
|
|
inline |
◆ num_samples
| uint32_t unravel::sample_data::num_samples = 500 |
|
staticconstexpr |
The documentation for this class was generated from the following file: