//
pkg.gl
Category
github.com/psiphon-labs/goarista
monotime
package
0.0.0-20160825065156-d002785f4c67
Repository:
https://github.com/psiphon-labs/goarista.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
27 SLOC
#
Functions
Now
Now returns the current time in nanoseconds from a monotonic clock.
Since
Since is analogous to https://golang.org/pkg/time/#Since.
#
Type aliases
Time
Time is a point in time represented in nanoseconds.