Package zombie.core.profiling
Class PerformanceProfileFrameProbe
java.lang.Object
zombie.core.profiling.AbstractPerformanceProfileProbe
zombie.core.profiling.PerformanceProfileProbe
zombie.core.profiling.PerformanceProfileFrameProbe
-
Field Summary
Fields inherited from class zombie.core.profiling.AbstractPerformanceProfileProbe
Name
-
Constructor Summary
-
Method Summary
Methods inherited from class zombie.core.profiling.AbstractPerformanceProfileProbe
end, invokeAndMeasure, invokeAndMeasure, invokeAndMeasure, isEnabled, setEnabled, start
-
Constructor Details
-
PerformanceProfileFrameProbe
-
-
Method Details
-
onStart
protected void onStart()- Overrides:
onStart
in classPerformanceProfileProbe
-
onEnd
protected void onEnd()- Overrides:
onEnd
in classPerformanceProfileProbe
-