Uses of Class
org.powertac.common.msg.TimeslotUpdate
-
Packages that use TimeslotUpdate Package Description org.powertac.visualizer.service_ptac -
-
Uses of TimeslotUpdate in org.powertac.visualizer.service_ptac
Methods in org.powertac.visualizer.service_ptac with parameters of type TimeslotUpdate Modifier and Type Method Description void
MessageHandler. handleMessage(TimeslotUpdate tu)
Updates the sim clock on receipt of the TimeslotUpdate message, which should be the first to arrive in each timeslot.
-