Package com.clarkware.junitperf
Class RandomTimer
- java.lang.Object
-
- com.clarkware.junitperf.RandomTimer
-
-
Constructor Summary
Constructors Constructor Description RandomTimer(long delay, double variation)Constructs aRandomTimerwith the specified minimum delay and variation.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetDelay()Returns the timer delay.
-