Enumeration NetdNtpServerStatus

Possible status of connection to remote NTP server.

Enumeration Members

NTP_REACHABLE: "reachable"

Upstream NTP server is reachable, but NTP server is not synchronized to this server.

NTP_SYNCED: "synced"

NTP server is synchronized to upstream NTP server.

NTP_UNREACHABLE: "unreachable"

Upstream NTP server is not reachable.

Generated using TypeDoc