TestimoX

API Reference

Class

TimeSyncInfo

Namespace ComputerX.Time
Assembly ComputerX

Represents time synchronization status information.

Inheritance

  • Object
  • TimeSyncInfo

Constructors

public TimeSyncInfo() #

Properties

public String ComputerName { get; set; } #

Computer name associated with this status.

public Boolean IsW32TimeRunning { get; set; } #

True if the Windows Time service (w32time) is running.

public Double TimeSkewSeconds { get; set; } #

Absolute time skew in seconds relative to the provided reference time.