Langue

Debug.InstructionCount.GlobalMethodInvocations Méthode

Définition

Retourne le nombre total d’instructions d’appel de méthode exécutées globalement.

[Android.Runtime.Register("globalMethodInvocations", "()I", "GetGlobalMethodInvocationsHandler")]
public virtual int GlobalMethodInvocations();
[<Android.Runtime.Register("globalMethodInvocations", "()I", "GetGlobalMethodInvocationsHandler")>]
abstract member GlobalMethodInvocations : unit -> int
override this.GlobalMethodInvocations : unit -> int

Retours

Valeur numérique demandée.

Attributs

Remarques

Retourne le nombre total d’instructions d’appel de méthode exécutées globalement.

Java documentation pour android.os.Debug.InstructionCount.globalMethodInvocations().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à