package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/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.