public class

DebugTimer.DebugTime

extends Object
java.lang.Object
   ↳ org.andengine.util.debug.DebugTimer.DebugTime

Summary

Public Constructors
DebugTimer.DebugTime(long pStartTime, String pLabel)
Protected Constructors
DebugTimer.DebugTime(long pStartTime, String pLabel, boolean pSplit)
Public Methods
void begin(DebugTimer.DebugTime pDebugTime)
void dump(int pIndent, String pPostfix)
void dump(int pIndent)
void end(long pEndTime)
void split(String pLabel)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DebugTimer.DebugTime (long pStartTime, String pLabel)

Protected Constructors

protected DebugTimer.DebugTime (long pStartTime, String pLabel, boolean pSplit)

Public Methods

public void begin (DebugTimer.DebugTime pDebugTime)

public void dump (int pIndent, String pPostfix)

public void dump (int pIndent)

public void end (long pEndTime)

public void split (String pLabel)