public interface SimClockListener extends SimRunListener
Modifier and Type | Method and Description |
---|---|
void |
clockAdvanced(SimRunEvent e)
Called when the simulation clock this listener listens to is advanced.
|
void clockAdvanced(SimRunEvent e)
e
- a SimRunEvent containing information about the experiment
model and simulation time of the clock advance