org.databene.contiperf.timer
Class None

java.lang.Object
  extended by org.databene.contiperf.timer.AbstractTimer
      extended by org.databene.contiperf.timer.None
All Implemented Interfaces:
WaitTimer

public class None
extends AbstractTimer

WaitTimer implementation which does not cause wait times.

Created: 06.04.2012 17:05:54

Since:
2.1.0
Author:
Volker Bergmann

Constructor Summary
None()
           
 
Method Summary
 int getWaitTime()
           
 void init(double[] params)
           
 
Methods inherited from class org.databene.contiperf.timer.AbstractTimer
checkParamCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

None

public None()
Method Detail

init

public void init(double[] params)

getWaitTime

public int getWaitTime()


Copyright © 2013. All Rights Reserved.