3#include <test/csf/Scheduler.h>
4#include <test/csf/SimTime.h>
HeartbeatTimer(Scheduler &sched, SimDuration interval=std::chrono::seconds{60}, std::ostream &out=std::cerr)
Simulated discrete-event scheduler.
T duration_cast(T... args)
std::chrono::system_clock RealClock
SimClock::duration SimDuration
RealClock::duration RealDuration
SimClock::time_point SimTime
RealClock::time_point RealTime