|
ADTF
|
Internal Simulation time source interface. More...
#include <time_function.h>
Public Member Functions | |
| SimTimeSource ()=default | |
| CTOR. | |
| virtual | ~SimTimeSource ()=default |
| DTOR. | |
| virtual std::chrono::nanoseconds | getCurrentSimTime () const =0 |
| Get the Current Sim Time. | |
Internal Simulation time source interface.
|
pure virtual |
Get the Current Sim Time.