package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

MaxDuration returns the largest duration between a and b.
MostRecent returns the most recent Time of ts.
NewTimer creates a new Timer which is set to the given duration.

# Structs

Timer is a thread-safe adaptation of time.Timer intended for timeouts which may be periodically invalidated.