package
2.0.0-alpha.3
Repository: https://github.com/k0sproject/rig.git
Documentation: pkg.go.dev

# Functions

After returns true if a is after b up to common time resolution.
Before returns true if a is before b up to common time resolution.
Equal returns true if the times are equal up to common time resolution.
MinPrecision returns the maximum precision of the given two times.
Precision returns the precision of the given time as a time.Duration.
Truncate both of the given times to the common max precision.