Package | Description |
---|---|
jsensor.nodes | |
jsensor.runtime |
Modifier and Type | Method and Description |
---|---|
void |
Node.addTimer(AbstractTimer t)
Add a new timer for synchronous simulation
|
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<AbstractTimer> |
AbstractCustomGlobal.getGlobalTimers() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCustomGlobal.addGlobalTimer(AbstractTimer t) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCustomGlobal.setGlobalTimers(java.util.LinkedList<AbstractTimer> globalTimers) |