Skip to content

PeriodicTimerSystemClockMonitor(TimeSpan) constructor

Defined in

Type: PeriodicTimerSystemClockMonitor Namespace: System.Reactive.PlatformServices Assembly: System.Reactive.dll

Applies to

netstandard2.0

public PeriodicTimerSystemClockMonitor(TimeSpan period)

Summary: Creates a new monitor for system clock changes with the specified polling frequency.

Parameters

NameTypeDescription
periodTimeSpanPolling frequency for system clock changes.