Declared in Computer
Declaration
void SyncClock(
DateTime dateTime
);Description
Syncs the current clock to the datetime as provided as a parameter.
Parameters
| Name | Description |
|---|---|
| dateTime | The datetime to sync to |
Declared in Computer
void SyncClock(
DateTime dateTime
);Syncs the current clock to the datetime as provided as a parameter.
| Name | Description |
|---|---|
| dateTime | The datetime to sync to |