Package javaforce

Class JFProfiler

java.lang.Object
javaforce.JFProfiler

public class JFProfiler extends Object
JFProfiler
Author:
pquiring
  • Constructor Details

    • JFProfiler

      public JFProfiler(String name, int steps)
  • Method Details

    • start

      public void start()
    • step

      public void step(String name)
    • stop

      public void stop()