net.minecraft.util.profiling.jfr.stats

public record CpuLoadStat

axt
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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (double f_185615_, double arg1, double arg2)

方法概要

修饰符与类型方法
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_()