org.databene.contiperf.timer
Class ConstantTimer
java.lang.Object
org.databene.contiperf.timer.AbstractTimer
org.databene.contiperf.timer.ConstantTimer
- All Implemented Interfaces:
- WaitTimer
public class ConstantTimer
- extends AbstractTimer
WaitTimer
implementation which provides a constant wait time.
Created: 06.04.2012 17:09:47
- 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 |
ConstantTimer
public ConstantTimer()
init
public void init(double[] params)
getWaitTime
public int getWaitTime()
Copyright © 2013. All Rights Reserved.