Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::datatypes::ChannelCountPair Struct Reference

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.
 

Detailed Description

Datatype: A pair representing a channel ID and its associated message count.


The documentation for this struct was generated from the following file: