History - net.minecraft.util.profiler.Profiler

1.7.10

Names

qi

net.minecraft.class_839

net.minecraft.util.profiler.Profiler

net.minecraft.profiler.Profiler

Fields

org.apache.logging.log4j.Logger: b, field_9066, LOGGER, logger

List: c, field_3091, locations, sectionList

List: d, field_3092, times, timestampList

boolean: a, field_3090, profiling, profilingEnabled

String: e, field_3093, currentLocation, profilingSection

Map: f, field_3094, timesByLocation, profilingMap

Constructors

()

Methods

void (): a, method_2355, reset, clearProfiling

void (String): a, method_2356, push, startSection

void (): b, method_2357, pop, endSection

List (String): b, method_2358, getResults, getProfilingData

void (String): c, method_2360, swap, endStartSection

String (): c, method_2359, getCurrentLocation, getNameOfLastSection