Class Profiler
java.lang.Object
org.jpos.util.Profiler
- All Implemented Interfaces:
Loggeable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckPoint(String detail) mark checkpointvoiddump(PrintStream p, String indent) longlonglonglongvoidreenable()voidreset()reset timers
-
Field Details
-
TO_MILLIS
- See Also:
-
-
Constructor Details
-
Profiler
public Profiler()
-
-
Method Details