Construct with the initial number of available bytes.
Synopsis
Declared in <logging.h>
Stats(uint64_t max_bytes);
Parameters
Name |
Description |
max_bytes |
The number of bytes available for logging in the window. |
Created with MrDocs