Package ahc.util.timer

Class Summary
StopWatch This class serves to measure time in "experiments", i.e. in a test environment.
StopWatchEvent This class represents an event for which an intermediate time was measured.
TimerExperiment This class provides support for meaningful performance measurement of a piece of code.