Uses of Record Class
net.minecraft.util.profiling.jfr.JfrProfile
Packages that use JfrProfile
-
Uses of JfrProfile in net.minecraft.util.profiling.jfr
Methods in net.minecraft.util.profiling.jfr that return JfrProfileModifier and TypeMethodDescriptionprivate JfrProfile
JfrProfileRecorder.createProfile()
static JfrProfile
JfrProfileRecorder.readProfile
(Path path) Methods in net.minecraft.util.profiling.jfr with parameters of type JfrProfileModifier and TypeMethodDescriptionprivate com.google.gson.JsonElement
JfrJsonReport.collectFileIoSection
(JfrProfile profile) private com.google.gson.JsonElement
JfrJsonReport.collectNetworkSection
(JfrProfile profile) JfrJsonReport.toString
(JfrProfile profile)