|
Goby3 3.6.1
2026.09.15
|
#include <chrono>#include "goby/middleware/protobuf/app_config.pb.h"#include "goby/time/simulation.h"Go to the source code of this file.
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::middleware |
| Objects implementing the Goby nested middleware. | |
| namespace | goby::middleware::detail |
Functions | |
| void | goby::middleware::detail::configure_simulation_time (const protobuf::AppConfig &app_cfg) |
| Applies the simulation time settings from an application configuration to goby::time::SimulatorSettings. | |