t3.hrd.util
Class ThingsPSTimer

java.lang.Object
  extended by t3.hrd.util.ThingsPSTimer

public class ThingsPSTimer
extends java.lang.Object


Constructor Summary
ThingsPSTimer(java.lang.String start, java.lang.String end, double maxThingsPStoReport, double deviation, long msBetweenChecksForDeviation, long msBetweenAlwaysReport, double timesByWhenPrintOut)
           
 
Method Summary
 void moreThings(long c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThingsPSTimer

public ThingsPSTimer(java.lang.String start,
                     java.lang.String end,
                     double maxThingsPStoReport,
                     double deviation,
                     long msBetweenChecksForDeviation,
                     long msBetweenAlwaysReport,
                     double timesByWhenPrintOut)
Method Detail

moreThings

public void moreThings(long c)