Uses of Class
adams.core.SimpleTimer
-
Packages that use SimpleTimer Package Description adams.core -
-
Uses of SimpleTimer in adams.core
Fields in adams.core declared as SimpleTimer Modifier and Type Field Description protected static SimpleTimer
SimpleTimer. m_Singleton
the singleton.Methods in adams.core that return SimpleTimer Modifier and Type Method Description static SimpleTimer
SimpleTimer. getSingleton()
Returns the global singleton.
-