Package net.minecraft.util.profiler
Class ServerSamplerSource.CpuUsageFetcher
java.lang.Object
net.minecraft.util.profiler.ServerSamplerSource.CpuUsageFetcher
- Enclosing class:
ServerSamplerSource
- Mappings:
Namespace Name official bcc$a
intermediary net/minecraft/class_6402$class_6403
named net/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher
-
Field Summary
Modifier and TypeFieldDescriptionprivate long
private double[]
private long[][]
final int
private final CentralProcessor
private final SystemInfo
-
Constructor Summary
-
Method Summary
-
Field Details
-
systemInfo
- Mappings:
Namespace Name Mixin selector official b
Lbcc$a;b:Loshi/SystemInfo;
intermediary field_33898
Lnet/minecraft/class_6402$class_6403;field_33898:Loshi/SystemInfo;
named systemInfo
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;systemInfo:Loshi/SystemInfo;
-
processor
- Mappings:
Namespace Name Mixin selector official c
Lbcc$a;c:Loshi/hardware/CentralProcessor;
intermediary field_33899
Lnet/minecraft/class_6402$class_6403;field_33899:Loshi/hardware/CentralProcessor;
named processor
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;processor:Loshi/hardware/CentralProcessor;
-
logicalProcessorCount
public final int logicalProcessorCount- Mappings:
Namespace Name Mixin selector official a
Lbcc$a;a:I
intermediary field_33897
Lnet/minecraft/class_6402$class_6403;field_33897:I
named logicalProcessorCount
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;logicalProcessorCount:I
-
loadTicks
private long[][] loadTicks- Mappings:
Namespace Name Mixin selector official d
Lbcc$a;d:[[J
intermediary field_33900
Lnet/minecraft/class_6402$class_6403;field_33900:[[J
named loadTicks
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;loadTicks:[[J
-
loadBetweenTicks
private double[] loadBetweenTicks- Mappings:
Namespace Name Mixin selector official e
Lbcc$a;e:[D
intermediary field_33901
Lnet/minecraft/class_6402$class_6403;field_33901:[D
named loadBetweenTicks
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;loadBetweenTicks:[D
-
lastCheckTime
private long lastCheckTime- Mappings:
Namespace Name Mixin selector official f
Lbcc$a;f:J
intermediary field_33902
Lnet/minecraft/class_6402$class_6403;field_33902:J
named lastCheckTime
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;lastCheckTime:J
-
-
Constructor Details
-
CpuUsageFetcher
CpuUsageFetcher()
-
-
Method Details
-
getCpuUsage
public double getCpuUsage(int index) - Mappings:
Namespace Name Mixin selector official a
Lbcc$a;a(I)D
intermediary method_37205
Lnet/minecraft/class_6402$class_6403;method_37205(I)D
named getCpuUsage
Lnet/minecraft/util/profiler/ServerSamplerSource$CpuUsageFetcher;getCpuUsage(I)D
-