Method | Description | |
---|---|---|
AddRef ( ) : void |
Adds a reference to the system clock monitor, causing it to be sending notifications.
|
|
Release ( ) : void |
Removes a reference to the system clock monitor, causing it to stop sending notifications if the removed reference was the last one.
|
Method | Description | |
---|---|---|
InitializeSystemClock ( ) : ISystemClock | ||
InitializeSystemClockChanged ( ) : INotifySystemClockChanged | ||
OnSystemClockChanged ( object sender, |