net.minecraft.util.profiling.jfr.stats

public record CpuLoadStat

bhm
net.minecraft.util.profiling.jfr.stats.CpuLoadStat
net.minecraft.class_6522
net.minecraft.util.profiling.jfr.sample.CpuLoadSample
net.minecraft.src.C_182826_
net.minecraft.util.profiling.jfr.stats.CpuLoadStat

Field summary

Modifier and TypeField
private final double
a
jvm
comp_22
jvm
f_185614_
private final double
b
userJvm
comp_23
userJvm
f_185615_
private final double
c
system
comp_24
system
f_185616_

Constructor summary

ModifierConstructor
public (double f_185615_, double arg1, double arg2)

Method summary

Modifier and TypeMethod
public static CpuLoadStat
a(RecordedEvent arg0)
from(RecordedEvent arg0)
method_38032(RecordedEvent arg0)
fromEvent(RecordedEvent event)
m_185622_(RecordedEvent p_185623_)
public double
a()
jvm()
comp_22()
jvm()
f_185614_()
public double
b()
userJvm()
comp_23()
userJvm()
f_185615_()
public double
c()
system()
comp_24()
system()
f_185616_()