Class RealTimeClock

java.lang.Object
gaiasky.util.time.RealTimeClock
All Implemented Interfaces:
ITimeFrameProvider

public class RealTimeClock extends Object implements ITimeFrameProvider
Implements a real time clock. Time flows at the same pace as real life. Similar to GlobalClock with a time warp of 1.
  • Constructor Details

    • RealTimeClock

      public RealTimeClock()
  • Method Details