Class ProfilerTool

java.lang.Object
org.eclipse.epsilon.eol.tools.AbstractTool
org.eclipse.epsilon.eol.tools.ProfilerTool
All Implemented Interfaces:
ITool

public class ProfilerTool extends AbstractTool
  • Constructor Details

    • ProfilerTool

      public ProfilerTool()
  • Method Details

    • start

      public void start(String targetName, Object data)
    • refresh

      public void refresh()
    • reset

      public void reset()
    • start

      public void start(String targetName)
    • stop

      public void stop(String targetName)
    • stop

      public void stop()