net.minecraft.client

public class FrameTimeLogger

oj
net.minecraft.unmapped.C_81624970
net.minecraft.client.FrameTimeLogger

Field summary

Modifier and TypeField
private final long[]
a
f_94553264
frameTimes
private int
b
f_42016322
startTime
private int
c
f_33953493
length
private int
d
f_85025112
endTime

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(long arg0)
m_24814391(long arg0)
log(long frameTime)
public int
a(long arg0, int arg1)
m_21848006(long arg0, int arg1)
scaleFrameTime(long frameTime, int frameRate)
public int
a()
m_51756513()
getStartTime()
public int
b()
m_54391468()
getEndTime()
public int
b(int arg0)
m_62513906(int arg0)
wrapIndex(int index)
public long[]
c()
m_77379396()
getFrameTimes()