Skip to main content Link Menu Expand (external link) Document Search Copy Copied

SNTP Lookup

New Feature

2023.3.7.0

With SNTP Lookup you can query one or more SNTP servers to get the current network time. SNTP server and get the network current time. It will also show the offset to the local time.

SNTPLookup

Settings

Servers

List of SNTP server profiles. A profile can contain one or more SNTP servers with host/IP address and port.

Type: List<NETworkManager.Models.Network.ServerInfoProfile>

Default:

Name Server(s)
Cloudflare time.cloudflare.com:123
Google Public NTP time.google.com:123; time1.google.com:123; time2.google.com:123; time3.google.com:123; time4.google.com:123
Microsoft time.windows.com:123
pool.ntp.org 0.pool.ntp.org:123; 1.pool.ntp.org:123; 2.pool.ntp.org:123; 3.pool.ntp.org:123

At least one SNTP server profile must exist.

Timeout (ms)

Timeout in milliseconds after the SNTP request is canceled.

Type: Integer [Min 100, Max 15000]

Default: 4000