RealTimeActiongetEndSimCycleOn this pagegetEndSimCycleSimTime_t getEndSimCycle() const; Returns the time that simulation ended. The time will be incorrect unless simulation is ending. Parameters returns The time that simulation ended. Example SimTime_t time = getEndSymCycle(); Header #include <sst/core/realtimeAction.h>