|
CPP-TOOLBOX
|
This is the complete list of members for FixedFrequencyLoop, including all inherited members.
| FixedFrequencyLoop(double max_update_rate_hz=60) | FixedFrequencyLoop | inline |
| get_average_loop_stats() | FixedFrequencyLoop | |
| iteration_stats_history | FixedFrequencyLoop | |
| max_update_rate_hz | FixedFrequencyLoop | |
| rate_limiter_enabled | FixedFrequencyLoop | |
| start(const std::function< void(double)> &rate_limited_func, const std::function< bool()> &termination_condition_func, std::function< void(IterationStats)> loop_stats_function=[](IterationStats is) {}) | FixedFrequencyLoop | |
| stopwatch | FixedFrequencyLoop |