Package org.jgroups.debug
Class Profiler
java.lang.Object
org.jgroups.debug.Profiler
Allows to time execution of 'named' statements, counts number of times called and total
execution time.
- Author:
- Bela Ban
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Profiler
public Profiler()
-
-
Method Details
-
setFilename
-
start
-
stop
-
dump
public static void dump() -
trim
public static double trim(double inp) -
main
-