net.minecraft.client

public class FrameTimeLogger

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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