# Functions
NewTicker creates a new worker that does an action periodically.
WithID sets worker id.
WithTickerDuration sets created handler with the specified poll duration.
# Type aliases
TickerOption is an option to customize worker ticker creation.