Module sntp

Module sntp 

Source

Structs§

NtpMsg

Enums§

NtpError

Functions§

clock_offset_nanos
Get system clock offset in nano seconds. local timestamp sub remote timestamp.
duration_to_ntp_timestamp
Convert time.Duration to ntp timestamp format
ntp
Retrieve four time from ntp server: t1, t2, t3 and t4.
ntp_timestamp_to_duration
Convert ntp timestamp to time.Duration
unix_timestamp
Retrieve current unix timestamp.