android.os
Class Debug.InstructionCount
java.lang.Object
android.os.Debug.InstructionCount
- Enclosing class:
- Debug
public static class Debug.InstructionCount
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug.InstructionCount
public Debug.InstructionCount()
resetAndStart
public boolean resetAndStart()
collect
public boolean collect()
globalTotal
public int globalTotal()
globalMethodInvocations
public int globalMethodInvocations()
Copyright © 2008-2012. All Rights Reserved.