Class SimResume

java.lang.Object
org.powertac.common.msg.SimResume

@Domain
public class SimResume
extends Object
This message is used to communicate a revised simulation start time prior to the end of a simulation pause. This allows all parties to synchronize their simulation clocks.
Author:
John Collins
  • Constructor Details

    • SimResume

      public SimResume​(org.joda.time.Instant newStart)
  • Method Details

    • getStart

      public org.joda.time.Instant getStart()