#include <configurable_rate_updater.hpp>
◆ ConfigurableRateUpdater()
template<typename NodePointer >
traffic_simulator::ConfigurableRateUpdater::ConfigurableRateUpdater |
( |
const NodePointer & |
node, |
|
|
std::function< void()> |
thunk |
|
) |
| |
|
inline |
◆ getUpdateRate()
auto traffic_simulator::ConfigurableRateUpdater::getUpdateRate |
( |
| ) |
const -> double |
|
inline |
◆ resetTimer()
auto traffic_simulator::ConfigurableRateUpdater::resetTimer |
( |
const double |
update_rate | ) |
-> void |
◆ startTimer()
auto traffic_simulator::ConfigurableRateUpdater::startTimer |
( |
const double |
update_rate | ) |
-> void |
The documentation for this class was generated from the following files: