BCLog::LogRateLimiter::Stats::Stats

Construct with the initial number of available bytes.

Synopsis

Declared in <logging.h>

Stats(uint64_t max_bytes);

Parameters

NameDescription
max_bytesThe number of bytes available for logging in the window.