package
Version:
v0.27.6
Opens a new window with list of versions in this module.
Published: Sep 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package jittimer provides a ticker, a chan that sends time on a jittered interval.
NewTicker returns a chan time.Time that provides time.Time on a jittered regular interval.
The underlying time.Timer will be closed when the context.Context is Done.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.