메소드 | 설명 | |
---|---|---|
PeriodicTimerSystemClockMonitor ( System.TimeSpan period ) : System |
Creates a new monitor for system clock changes with the specified polling frequency.
|
메소드 | 설명 | |
---|---|---|
NewTimer ( ) : void | ||
TimeChanged ( ) : void |
public PeriodicTimerSystemClockMonitor ( System.TimeSpan period ) : System | ||
period | System.TimeSpan | Polling frequency for system clock changes. |
리턴 | System |