Goby3  3.1.4
2024.02.22
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

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