Package org.eclipse.epsilon.profiling
Interface IProfilerListener
- All Known Implementing Classes:
ProfilerView
public interface IProfilerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
refresh()
void
targetStarted
(String target) void
targetStopped
(String target)
-
Method Details
-
targetStarted
-
targetStopped
-
refresh
void refresh()
-