net.minecraft.util.profiling

public interface ProfileResults

asg
net.minecraft.util.profiling.ProfileResults
net.minecraft.class_3696
net.minecraft.util.profiler.ProfileResult
net.minecraft.src.C_441_
net.minecraft.util.profiling.MethodProfilerResults

Field summary

Modifier and TypeField
char
d
PATH_SEPARATOR
field_29924
SPLITTER_CHAR
f_145956_

Method summary

Modifier and TypeMethod
List<ResultField>
a(String arg0)
getTimes(String arg0)
method_16067(String arg0)
getTimings(String parentPath)
m_6412_(String arg0)
boolean
a(Path arg0)
saveResults(Path arg0)
method_16069(Path arg0)
save(Path path)
m_142444_(Path arg0)
long
a()
getStartTimeNano()
method_16068()
getStartTime()
m_7229_()
int
b()
getStartTimeTicks()
method_16072()
getStartTick()
m_7230_()
long
c()
getEndTimeNano()
method_16073()
getEndTime()
m_7236_()
int
d()
getEndTimeTicks()
method_16070()
getEndTick()
m_7317_()
default long
g()
getNanoDuration()
method_16071()
getTimeSpan()
m_18577_()
default int
f()
getTickDuration()
method_16074()
getTickSpan()
m_7315_()
String
e()
getProfilerResults()
method_34970()
getRootTimings()
m_142368_()
static String
b(String arg0)
demanglePath(String arg0)
method_21721(String arg0)
getHumanReadableName(String path)
m_18575_(String p_18576_)