#include <fixed_frequency_loop.hpp>
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const IterationStats & | stats ) |
|
friend |
◆ measured_frequency_hz
| double IterationStats::measured_frequency_hz = 0.0 |
◆ measured_period
| double IterationStats::measured_period = 0.0 |
◆ measured_period_delta_wrt_requested_period
| double IterationStats::measured_period_delta_wrt_requested_period = 0.0 |
◆ requested_period
| double IterationStats::requested_period = 0.0 |
◆ sleeping_until
| double IterationStats::sleeping_until = 0.0 |
◆ time_at_start_of_iteration
| double IterationStats::time_at_start_of_iteration = 0.0 |
The documentation for this class was generated from the following file: