Package net.minecraft.profiler
Interface IProfilerSection
-
- All Known Implementing Classes:
Profiler.Section
public interface IProfilerSection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCount()
it.unimi.dsi.fastutil.objects.Object2LongMap<java.lang.String>
getCounters()
long
getDuration()
-