package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewTimerRuntimeBuilder creates a new TimerRuntimeBuilder.
# Structs
TimerGroupRuntime is the runtime to manage timers It will run a background loop to detect the timers which are up to time and trigger events for them.
TimerRuntimeBuilder is used to TimerRuntimeBuilder.