Package org.mars_sim.msp.simulation.time

Contains classes for time management within the simulation

See:
          Description

Interface Summary
ClockListener A listener for clock time changes.
 

Class Summary
EarthClock The EarthClock class keeps track of Earth Universal Time.
MarsClock The MarsClock class keeps track of Martian time.
MasterClock The MasterClock represents the simulated time clock on virtual Mars.
UpTimer The UpTimer class keeps track of how long an instance of the simulation has been running in real time.
 

Package org.mars_sim.msp.simulation.time Description

Contains classes for time management within the simulation