Class that contains various static methods for setting the system clock.

Namespace:  Rebex
Assembly:  Rebex.Net.Time (in Rebex.Net.Time.dll) Version: 2.0.4086.0

Syntax

C#
public sealed class SystemClock
Visual Basic (Declaration)
Public NotInheritable Class SystemClock
Visual C++
public ref class SystemClock sealed

Inheritance Hierarchy

System..::.Object
  Rebex..::.SystemClock

See Also