public static class TimeDelay.PendingEvent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
microstep
The microstep associated with the pending event.
|
Time |
timeStamp
The time stamp for the pending event.
|
Token |
token
The token associated with the event.
|
Constructor and Description |
---|
PendingEvent() |