Interface IProfilerListener

All Known Implementing Classes:
ProfilerView

public interface IProfilerListener
  • Method Details

    • targetStarted

      void targetStarted(String target)
    • targetStopped

      void targetStopped(String target)
    • refresh

      void refresh()