Android.OS.Process.ElapsedCpuTime Property
Returns elapsed milliseconds of the time this process has run.

Syntax

[get: Android.Runtime.Register("getElapsedCpuTime", "()J", "GetGetElapsedCpuTimeHandler")]
public static long ElapsedCpuTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns elapsed milliseconds of the time this process has run.

[Android Documentation]

Requirements

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