net.minecraft.util.profiling

public interface ProfileResults

bpr
net.minecraft.util.profiling.ProfileResults
net.minecraft.class_3696
net.minecraft.util.profiler.ProfileResult
net.minecraft.util.profiling.MethodProfilerResults

Field summary

Modifier and TypeField
char
d
PATH_SEPARATOR
field_29924
SPLITTER_CHAR

Method summary

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