|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JConcurrentAccessAttempted | |
---|---|
org.portico.lrc |
Uses of JConcurrentAccessAttempted in org.portico.lrc |
---|
Methods in org.portico.lrc that throw JConcurrentAccessAttempted | |
---|---|
void |
LRCState.checkAccess()
Check to see if we are currently ticking (and thus not able to make an RTI callback). |
void |
LRC.tick()
This method will take some time to poll for any messages waiting to be processed in the LRC. |
boolean |
LRC.tick(double min,
double max)
Process the callback queue for the given amount of time (in seconds). |
boolean |
LRC.tickSingle(double wait)
Try and process a single callback. |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |