TestimoX

API Reference

Class

TimeSyncInfo

Namespace ComputerX.Time
Assembly ComputerX

Represents time synchronization status information.

Inheritance

  • Object
  • TimeSyncInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

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.