net.minecraft.client

public class FrameTimeLogger

xi
net.minecraft.unmapped.C_81624970
net.minecraft.client.FrameTimeLogger
net.minecraft.util.FrameTimer

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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