package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/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.