Documentation
¶
Index ¶
Constants ¶
View Source
const JAN_1970 = 2208988800
JAN_1970 is the Unix Epoch in NTP Seconds (1970 - 1900)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Timestamp ¶
Timestamp represents a NTP timestamp. The code is from `github.com/coreos/mantle` under the Apache 2.0 license.
func NewTimestamp ¶
NewTimestamp converts from Go's Time to NTP's 64-bit Timestamp format.
Click to show internal directories.
Click to hide internal directories.