Categorygithub.com/facebook/time
module
0.0.0-20240702114427-da4c1ac49fb1
Repository: https://github.com/facebook/time.git
Documentation: pkg.go.dev

# README

Time

lint test codecov Go Report Card GitHub go.mod Go version GoDoc License

Contents

Documentation

Collection of Meta's Time Libraries such as NTP and PTP

cmd

All executables provided by this repo.

NTP

NTP-specific libraries, including protocol implementation.

PTP

PTP-specific libraries, including protocol implementation.

Leaphash

Utility package for computing the hash value of the official leap-second.list document

leapsectz

Utility package for obtaining leap second information from the system timezone database

PHC

Library to work with PTP Hardware Clock (PHC).

Timestamp

Library to work with NIC hardware/software timestamps.

oscillatord

Implementation of monitoring protocol used by Orolia oscillatord.

Calnex

Command line tool and library for a Calnex Sentinel device.

fbclock

Client C library and Go daemon to provide TrueTime API based on PTP time.

servo

Pi servo library

clock

Wrapper around CLOCK_ADJTIME syscall

License

time is licensed under Apache 2.0 as found in the LICENSE file.

# Packages

No description provided by the author
Package clock contains a wrapper around CLOCK_ADJTIME syscall.
No description provided by the author
No description provided by the author
No description provided by the author
Package hostendian provides way to check the endianness of the machine this code is running on.
Package leaphash is a utility package for computing the hash value of the official leap-second.list document.
Package leapsectz is a utility package for obtaining leap second information from the system timezone database.
No description provided by the author
Package oscillatord implements monitoring protocol used by Orolia's oscillatord, daemon for disciplining an oscillator.
Package phc contains code to work with PTP Hardware Clock (PHC).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author