Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
android
os
Debug.InstructionCount
C# Class android.os.Debug.InstructionCount
Inheritance:
java.lang.Object
Afficher le fichier
Open project: JeroMiya/androidmono
Méthodes publiques
Méthode
Description
collect
( ) :
bool
globalMethodInvocations
( ) :
int
globalTotal
( ) :
int
resetAndStart
( ) :
bool
Méthodes protégées
Méthode
Description
InstructionCount
(
global
@__env
)
Private Methods
Méthode
Description
InstructionCount
( )
Method Details
InstructionCount()
protected
méthode
protected
InstructionCount
(
global
@__env
)
@__env
global
collect()
public
méthode
public
collect
( ) :
bool
Résultat
bool
globalMethodInvocations()
public
méthode
public
globalMethodInvocations
( ) :
int
Résultat
int
globalTotal()
public
méthode
public
globalTotal
( ) :
int
Résultat
int
resetAndStart()
public
méthode
public
resetAndStart
( ) :
bool
Résultat
bool