net.minecraft.client

public class FrameTimeLogger

xi
net.minecraft.class_2601
net.minecraft.client.FrameTimeLogger
net.minecraft.util.FrameTimer
net.minecraft.util.FrameTimer

Field summary

Modifier and TypeField
private final long[]
a
field_11846
frameTimes
field_181752_a
frames
private int
b
field_11847
startTime
field_181753_b
lastIndex
private int
c
field_11848
length
field_181754_c
counter
private int
d
field_11849
endTime
field_181755_d
index

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(long arg0)
method_10829(long arg0)
log(long frameTime)
func_181747_a(long arg0)
addFrame(long runningTime)
public int
a(long arg0, int arg1)
method_10830(long arg0, int arg1)
scaleFrameTime(long frameTime, int frameRate)
func_181748_a(long arg0, int arg1)
getLagometerValue(long time, int multiplier)
public int
a()
method_10828()
getStartTime()
func_181749_a()
getLastIndex()
public int
b()
method_10831()
getEndTime()
func_181750_b()
getIndex()
public int
b(int arg0)
method_10832(int arg0)
wrapIndex(int index)
func_181751_b(int arg0)
parseIndex(int rawIndex)
public long[]
c()
method_10833()
getFrameTimes()
func_181746_c()
getFrames()