# Functions
NewBandwidthCounter creates a new BandwidthCounter.
# Type aliases
BandwidthCounter tracks incoming and outgoing data transferred by the local peer.
Reporter provides methods for logging and retrieving metrics.
Stats represents a point-in-time snapshot of bandwidth metrics.