Class PerformanceProfileProbe
java.lang.Object
zombie.core.profiling.AbstractPerformanceProfileProbe
zombie.core.profiling.PerformanceProfileProbe
- All Implemented Interfaces:
AutoCloseable
,IPerformanceProbe
- Direct Known Subclasses:
PerformanceProfileFrameProbe
-
Field Summary
Fields inherited from class zombie.core.profiling.AbstractPerformanceProfileProbe
Name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.core.profiling.AbstractPerformanceProfileProbe
close, end, isEnabled, profile, setEnabled, start
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.core.profiling.IPerformanceProbe
isProbeEnabled
-
Constructor Details
-
PerformanceProfileProbe
-
PerformanceProfileProbe
-