Package org.objectweb.proactive.core.util.timer

Interface Summary
Timeable  
 

Class Summary
AverageMicroTimer  
CompositeAverageMicroTimer A CompositeMicroTimer maintains many timer at once.
EWMATimer A timer where we compute an exponentially weighted moving average i.e average(n)=average(n-1)*alpha+(1-alpha)*value(n)
MicroTimer  
TimerWithMemory A timer which retains the values measured in addition to calculating the average
 



Copyright ? April 2005 INRIA All Rights Reserved.