Set the system wall clock time.
Syntax
[Android.Runtime.Register("setTime", "(J)V", "GetSetTime_JHandler")]
public virtual
void SetTime (
long millis)
Parameters
- millis
- time in milliseconds since the Epoch
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8