Class PerformanceProfileFrameProbe
java.lang.Object
zombie.core.profiling.AbstractPerformanceProfileProbe
zombie.core.profiling.PerformanceProfileProbe
zombie.core.profiling.PerformanceProfileFrameProbe
- All Implemented Interfaces:
AutoCloseable, IPerformanceProbe
-
Field Summary
Fields inherited from class AbstractPerformanceProfileProbe
name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPerformanceProfileProbe
close, isEnabled, profile, setEnabledMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IPerformanceProbe
isProbeEnabled
-
Constructor Details
-
PerformanceProfileFrameProbe
-
-
Method Details
-
start
public void start()- Overrides:
startin classAbstractPerformanceProfileProbe
-
end
public void end()- Overrides:
endin classAbstractPerformanceProfileProbe
-