Uses of Class
org.eclipse.core.runtime.PerformanceStats.PerformanceListener
Packages that use PerformanceStats.PerformanceListener
Package
Description
Provides support for the runtime platform, core utility methods and the extension registry.
-
Uses of PerformanceStats.PerformanceListener in org.eclipse.core.runtime
Methods in org.eclipse.core.runtime with parameters of type PerformanceStats.PerformanceListenerModifier and TypeMethodDescriptionstatic voidPerformanceStats.addListener(PerformanceStats.PerformanceListener listener) Adds a listener that is notified when performance events occur.static voidPerformanceStats.removeListener(PerformanceStats.PerformanceListener listener) Removes an event listener.