//
pkg.gl
Category
github.com/pion/interceptor
internal
ntp
package
0.1.30
Repository:
https://github.com/pion/interceptor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
19 SLOC
#
Functions
ToNTP
ToNTP converts a time.Time oboject to an uint64 NTP timestamp.
ToTime
ToTime converts a uint64 NTP timestamps to a time.Time object.