|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsuramadu.tests.latency.ContextSwitch
Property | Default Value | Description |
---|---|---|
"iterations" | "100" |
ORIGINS: This test is based upon ideas from the AFRL and the rtpresto suites.
Notes: Uses the Suramadu time native methods to perform timestamping in lieu of RTSJ Time classes
Nested Class Summary | |
static class |
ContextSwitch.TestProps
|
Constructor Summary | |
ContextSwitch()
constructor for test class Instantiates testProperties. |
|
ContextSwitch(ContextSwitch.TestProps props)
|
Method Summary | |
static void |
exit(int code)
|
static void |
main(java.lang.String[] args)
|
void |
run()
Start the test |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextSwitch() throws java.lang.Exception
java.lang.Throwable
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.Exception
public ContextSwitch(ContextSwitch.TestProps props) throws java.lang.Exception
Method Detail |
public void run()
public static void exit(int code)
public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |