pub const SIMTIME_ONE_SECOND: CSimulationTime = 1000000000u64;
Represents one second in simulation time.