Uses of Class
com.xceptance.xlt.api.engine.GlobalClock
-
Packages that use GlobalClock Package Description com.xceptance.xlt.api.engine Provides core classes as well as classes to represent the different data measured during a test. -
-
Uses of GlobalClock in com.xceptance.xlt.api.engine
Methods in com.xceptance.xlt.api.engine that return GlobalClock Modifier and Type Method Description static GlobalClockGlobalClock. getInstance()Returns the GlobalClock singleton.
-