com.programix.testing
Class AbstractRegression.Timer
java.lang.Object
com.programix.testing.AbstractRegression.Timer
- Enclosing class:
- AbstractRegression
public class AbstractRegression.Timer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STANDARD_DEFAULT_TOLERANCE
public static final long STANDARD_DEFAULT_TOLERANCE
- See Also:
- Constant Field Values
AbstractRegression.Timer
public AbstractRegression.Timer(long defaultTolerance)
AbstractRegression.Timer
public AbstractRegression.Timer()
- Uses
STANDARD_DEFAULT_TOLERANCE.
reset
public void reset()
getElapsedTime
public long getElapsedTime()
getAndResetElapsedTime
public long getAndResetElapsedTime()
outln
public void outln(String msg,
long expectedTime,
long tolerance)
outln
public void outln(String msg,
long expectedTime)
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.