# Functions
NewTimerScheduler creates a new scheduler using the EmptyRootContext.
WithContext configures the scheduler to use ctx rather than the default, EmptyRootContext.
# Structs
A scheduler utilizing timers to send messages in the future and at regular intervals.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author