|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
se.lth.cs.realtime.RTError
se.lth.cs.realtime.RTDelayed
| Field Summary | |
int |
delay
|
long |
until
|
| Fields inherited from class se.lth.cs.realtime.RTError |
number, timestamp |
| Constructor Summary | |
RTDelayed(long until,
int delay)
|
|
| Method Summary | |
int |
getDelayMillis()
|
long |
getDesiredMillis()
|
| Methods inherited from class se.lth.cs.realtime.RTError |
getMillis, getSequenceNumber |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public volatile long until
public volatile int delay
| Constructor Detail |
public RTDelayed(long until,
int delay)
| Method Detail |
public long getDesiredMillis()
public int getDelayMillis()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||