Android.OS.Debug.ResetGlobalClassInitTime Method
Clears the count of time spent initializing classes.

Syntax

[Android.Runtime.Register("resetGlobalClassInitTime", "()V", "")]
public static void ResetGlobalClassInitTime ()

See Also

Debug.GlobalClassInitTime

Remarks

Clears the count of time spent initializing classes.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8