package
0.0.2
Repository: https://github.com/dep2p/go-dep2p.git
Documentation: pkg.go.dev

# Functions

NewMeter returns a new Meter with the correct idle time.
SetClock sets a clock to use in the sweeper.

# Variables

IdleRate the rate at which we declare a meter idle (and stop tracking it until it's re-registered).

# Structs

Meter is a meter for monitoring a flow.
MeterRegistry is a registry for named meters.
Snapshot is a rate/total snapshot.