net.minecraft.client

public class FrameTimeLogger

zl
net.minecraft.class_3517
net.minecraft.client.FrameTimeLogger
net.minecraft.util.FrameTimer
net.minecraft.util.FrameTimer

Field summary

Modifier and TypeField
private final long[]
a
field_15653
frameTimes
field_181752_a
field_181752_a
private int
b
field_15656
startTime
field_181753_b
field_181753_b
private int
c
field_15655
length
field_181754_c
field_181754_c
private int
d
field_15654
endTime
field_181755_d
field_181755_d

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(long arg0)
method_15247(long arg0)
log(long frameTime)
func_181747_a(long arg0)
addFrame(long runningTime)
public int
b(int arg0)
method_15251(int arg0)
wrapIndex(int index)
func_181751_b(int arg0)
parseIndex(int rawIndex)
public int
a(long arg0, int arg1, int arg2)
method_15248(long arg0, int arg1, int arg2)
scaleFrameTime(long arg0, int arg1, int arg2)
func_219792_a(long arg0, int arg1, int arg2)
func_219792_a(long arg0, int arg1, int arg2)
public int
a()
method_15249()
getStartTime()
func_181749_a()
getLastIndex()
public int
b()
method_15250()
getEndTime()
func_181750_b()
getIndex()
public long[]
c()
method_15246()
getFrameTimes()
func_181746_c()
getFrames()