SyDEVS
v0.6.7
Multiscale Simulation and Systems Modeling Library
|
Go to the source code of this file.
Classes | |
class | sydevs::timer |
A class for measuring and accumulating intervals of wallclock time. More... | |
Namespaces | |
sydevs | |
Macros | |
#define | SYDEVS_TIMER_H_ |
Typedefs | |
using | sydevs::clock = std::chrono::steady_clock |
using | sydevs::clock_time = std::chrono::time_point< clock > |
#define SYDEVS_TIMER_H_ |