//
pkg.gl
Category
github.com/smartcontractkit/chainlink-common
pkg
timeutil
package
0.3.0
Repository:
https://github.com/smartcontractkit/chainlink-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
62 SLOC
#
Functions
NewTicker
NewTicker returns a started Ticker which calls nextDur for each period.
#
Structs
Ticker
Ticker is like time.Ticker, but with a variable period.
#
Type aliases
JitterPct
JitterPct is a percent by which to scale a duration up or down.