Class Profiler

  • All Implemented Interfaces:
    TimeInstrument

    public class Profiler
    extends java.lang.Object
    implements TimeInstrument
    A poor man's profiler to measure the time elapsed performing some lengthy task.
    Author:
    Ceki Gülcü