net.minecraft.client.gui.components.debug

class DebugEntryMemory$AllocationRateCalculator

gfu$a
net.minecraft.client.gui.components.debug.DebugEntryMemory$AllocationRateCalculator
net.minecraft.class_11618$class_7412
net.minecraft.client.gui.hud.debug.MemoryDebugHudEntry$AllocationRateCalculator
net.minecraft.src.C_410919_$C_410929_

Field summary

Modifier and TypeField
private static final int
a
UPDATE_INTERVAL_MS
field_38986
INTERVAL
f_412678_
private static final List<GarbageCollectorMXBean>
b
GC_MBEANS
field_38987
GARBAGE_COLLECTORS
f_412187_
private long
c
lastTime
field_38988
lastCalculated
f_412924_
private long
d
lastHeapUsage
field_38989
allocatedBytes
f_412349_
private long
e
lastGcCounts
field_38990
collectionCount
f_412819_
private long
f
lastRate
field_38991
allocationRate
f_413310_

Constructor summary

ModifierConstructor
()

Method summary

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