Class VeilRenderProfilerImpl.PathEntry
java.lang.Object
foundry.veil.impl.client.render.profiler.VeilRenderProfilerImpl.PathEntry
- Enclosing class:
VeilRenderProfilerImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
begin()
void
end
(@Nullable VeilRenderProfilerImpl.PathEntry previous) long[]
void
stop()
-
Constructor Details
-
PathEntry
-
-
Method Details
-
begin
public void begin() -
stop
public void stop() -
end
-
getAccumulatedCounters
public long[] getAccumulatedCounters() -
getStatistics
-