| java.lang.Object org.jgroups.debug.Profiler
Profiler | public class Profiler (Code) | | Allows to time execution of 'named' statements, counts number of times called and total
execution time.
author: Bela Ban |
Inner Class :public static class Entry | |
Profiler | public Profiler()(Code) | | |
dump | public static void dump()(Code) | | |
setFilename | public static void setFilename(String filename)(Code) | | |
trim | public static double trim(double inp)(Code) | | |
|
|