package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

NewRepeater ...
NewTimer creates a new timer object.

# Variables

0 is used because we drop the nano-seconds.

# Structs

AdaptiveTimeoutConfig contains the parameters provided to the adaptive timeout manager.
AdaptiveTimeoutManager is a manager for timeouts.
Clock acts as a thin wrapper around global time that allows for easy testing.
Repeater ...
TimedMeter is a meter that discards old events.
TimeoutManager is a manager for timeouts.
Timer wraps a timer object.

# Interfaces

Meter tracks the number of occurrences of a specified event.