Maps a message type to the total number of bytes seen for it.

Synopsis

Declared in <net.h>

using mapMsgTypeSize = std::map<std::string, uint64_t>;

Created with MrDocs