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