org.databene.contiperf.timer
Class RandomTimer
java.lang.Object
org.databene.contiperf.timer.AbstractTimer
org.databene.contiperf.timer.RandomTimer
- All Implemented Interfaces:
- WaitTimer
public class RandomTimer
- extends AbstractTimer
WaitTimer
implementation that provides a wait time uniformly distributed between a min and a max value.
Created: 06.04.2012 17:13:42
- Since:
- 2.1.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomTimer
public RandomTimer()
init
public void init(double[] params)
getWaitTime
public int getWaitTime()
Copyright © 2013. All Rights Reserved.