net.minecraft.client.gui.components

class DebugScreenOverlay$AllocationRateCalculator

fho$a
net.minecraft.client.gui.components.DebugScreenOverlay$AllocationRateCalculator
net.minecraft.class_340$class_7412
net.minecraft.client.gui.hud.DebugHud$AllocationRateCalculator
net.minecraft.src.C_3462_$C_213373_

Field summary

Modifier and TypeField
private static final int
a
UPDATE_INTERVAL_MS
field_38986
INTERVAL
f_232507_
private static final List<GarbageCollectorMXBean>
b
GC_MBEANS
field_38987
GARBAGE_COLLECTORS
f_232508_
private long
c
lastTime
field_38988
lastCalculated
f_232509_
private long
d
lastHeapUsage
field_38989
allocatedBytes
f_232510_
private long
e
lastGcCounts
field_38990
collectionCount
f_232511_
private long
f
lastRate
field_38991
allocationRate
f_232512_

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
long
a(long arg0)
bytesAllocatedPerSecond(long arg0)
method_43448(long arg0)
get(long allocatedBytes)
m_232516_(long arg0)
private static long
a()
gcCounts()
method_43447()
getCollectionCount()
m_232515_()