net.minecraft.client.gui.components

class DebugScreenOverlay$AllocationRateCalculator

fon$a
net.minecraft.client.gui.components.DebugScreenOverlay$AllocationRateCalculator
net.minecraft.class_340$class_7412
net.minecraft.client.gui.hud.DebugHud$AllocationRateCalculator

Field summary

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

Constructor summary

ModifierConstructor
()

Method summary

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