Goby3
3.1.5a
2024.05.23
|
Go to the source code of this file.
Classes | |
struct | goby::time::SteadyClock |
Essentially the same as std::chrono::steady_clock except the time returned by SteadyClock::now() can be "warped" (made to run faster than real time) for simulation purposes. To do this, set the appropriate parameters in SimulatorSettings. More... | |
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::time | |
Functions and objects related to timekeeping. | |