Android.OS.SystemClock Class
Core timekeeping facilities.

See Also: SystemClock Members

Syntax

[Android.Runtime.Register("android/os/SystemClock", DoNotGenerateAcw=true)]
public sealed class SystemClock : Java.Lang.Object

Remarks

Core timekeeping facilities.

Three different clocks are available, and they should not be confused:

There are several mechanisms for controlling the timing of events:

[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