public class EventManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
addEvent(InPortReceiver port,
double delay) |
void |
advance(double t) |
static EventManager |
getInstance() |
public static EventManager getInstance()
public void advance(double t) throws RuntimeError
RuntimeError
public void addEvent(InPortReceiver port, double delay)
Copyright © 2019. All rights reserved.