Package org.apache.jmeter.timers
package org.apache.jmeter.timers
-
ClassDescriptionThis class implements a constant throughput timer.This enum defines the calculation modes used by the ConstantThroughputTimer.BeanInfo for the ConstantThroughputTimer.This class implements a constant timer with its own panel and fields for value update and user interaction.This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a gaussian distributed variation.This interface identifies Modifiable timers to which a factor can be appliedThis class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a Poisson distributed variation.This class implements a random timer with its own panel and fields for value update and user interaction.The purpose of the SyncTimer is to block threads until X number of threads have been blocked, and then they are all released at once.This interface defines those methods that must be implemented by timer plugins.Manages logic related to timers and pausesThis class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a uniformly distributed variation.