package
2.0.0+incompatible
Repository: https://github.com/nerdatmath/vitess.git
Documentation: pkg.go.dev

# Functions

NewRandTicker creates a new RandTicker.
NewTimer creates a new Timer object.

# Structs

RandTicker is just like time.Ticker, except that it adds randomness to the events.
Timer provides timer functionality that can be controlled by the user.