org.powertac.common.msg
Class SimPause
java.lang.Object
org.powertac.common.msg.SimPause
public class SimPause
- extends Object
This message is used to communicate a pause in a simulation. It is
guaranteed to be sent at least 100 ms before the end of the timeslot
being extended, and a sim-resume message is guaranteed to be sent
before the clock re-starts.
- Author:
- John Collins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimPause
public SimPause()
Copyright © 2012. All Rights Reserved.