Uses of Interface
net.minecraft.util.profiling.jfr.stats.TimedStat
Packages that use TimedStat
-
Uses of TimedStat in net.minecraft.util.profiling.jfr.stats
Classes in net.minecraft.util.profiling.jfr.stats with type parameters of type TimedStatClasses in net.minecraft.util.profiling.jfr.stats that implement TimedStatFields in net.minecraft.util.profiling.jfr.stats declared as TimedStatModifier and TypeFieldDescriptionprivate final T
TimedStatSummary.fastest
The field for thefastest
record component.private final T
TimedStatSummary.secondSlowest
The field for thesecondSlowest
record component.private final T
TimedStatSummary.slowest
The field for theslowest
record component.Methods in net.minecraft.util.profiling.jfr.stats with type parameters of type TimedStat