Function sim_elapsed

Source
pub fn sim_elapsed() -> Option<Duration>
Expand description

Returns how long the simulation has been executing for in virtual time.

Will return None if the duration is not available, typically because there is no currently executing host or world.