|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timer.Params | |
---|---|
org.jmacs | core classes. |
org.jmacs.util | including Timer. |
Uses of Timer.Params in org.jmacs |
---|
Methods in org.jmacs with parameters of type Timer.Params | |
---|---|
void |
ISamplingDependent.setSamplingParams(Timer.Params params)
called if the status sampling params are changed. |
Uses of Timer.Params in org.jmacs.util |
---|
Methods in org.jmacs.util that return Timer.Params | |
---|---|
Timer.Params |
Timer.getParams()
returns parameters. |
Methods in org.jmacs.util with parameters of type Timer.Params | |
---|---|
void |
Timer.setParams(Timer.Params params)
sets parameters. |
Constructors in org.jmacs.util with parameters of type Timer.Params | |
---|---|
Timer(Timer.Params params)
creates new instance. |
|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |