Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
system_clock.h File Reference
#include <chrono>
#include <cstdint>
#include "goby/time/simulation.h"

Go to the source code of this file.

Classes

struct  goby::time::SystemClock
 Essentially the same as std::chrono::system_clock except the time returned by SystemClock::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

namespace  goby
 The global namespace for the Goby project.
 
namespace  goby::time
 Functions and objects related to timekeeping.