com.samskivert.util
Class Invoker.UnitProfile
java.lang.Object
com.samskivert.util.Invoker.UnitProfile
- Enclosing class:
- Invoker
protected static class Invoker.UnitProfile
- extends Object
Used to track profile information on invoked units.
_histo
protected Histogram _histo
_totalElapsed
protected long _totalElapsed
Invoker.UnitProfile
protected Invoker.UnitProfile()
record
public void record(long duration)
clear
public void clear()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2000-2008 Michael Bayne.
All Rights Reserved.