Module aliri_tokens::jitter[][src]

Expand description

Utilities for adding a bit of jitter to reduce stampeding

Structs

NullJitter

A jitter source that does not do any jittering of time

RandomEarlyJitter

Jitters a value earlier by a random amount

Traits

JitterSource

A type that provides some jittering of time