Rerun C++ SDK
|
Datatype: A pair representing a channel ID and its associated message count. More...
#include <rerun/datatypes/channel_count_pair.hpp>
Public Attributes | |
rerun::datatypes::UInt16 | channel_id |
The channel ID. | |
rerun::datatypes::UInt64 | message_count |
The message count for this channel. | |
Datatype: A pair representing a channel ID and its associated message count.