Android.OS.SystemClock.UptimeMillis Method
Returns milliseconds since boot, not counting time spent in deep sleep.

Syntax

[Android.Runtime.Register("uptimeMillis", "()J", "")]
public static long UptimeMillis ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns milliseconds since boot, not counting time spent in deep sleep.

[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