Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
android
os
Debug.InstructionCount
C# Class android.os.Debug.InstructionCount
Inheritance:
java.lang.Object
Datei anzeigen
Open project: JeroMiya/androidmono
Public Methods
Method
Description
collect
( ) :
bool
globalMethodInvocations
( ) :
int
globalTotal
( ) :
int
resetAndStart
( ) :
bool
Protected Methods
Method
Description
InstructionCount
(
global
@__env
)
Private Methods
Method
Description
InstructionCount
( )
Method Details
InstructionCount()
protected
method
protected
InstructionCount
(
global
@__env
)
@__env
global
collect()
public
method
public
collect
( ) :
bool
return
bool
globalMethodInvocations()
public
method
public
globalMethodInvocations
( ) :
int
return
int
globalTotal()
public
method
public
globalTotal
( ) :
int
return
int
resetAndStart()
public
method
public
resetAndStart
( ) :
bool
return
bool