Skip to content

Struct mediapipe::PacketInfo

ClassList > mediapipe > PacketInfo

Public Attributes

Type Name
int64_t production_time_usec
int64_t remaining_consumer_count
int64_t source_process_start_usec

Public Functions

Type Name
bool operator== (const PacketInfo & other) const

Public Attributes Documentation

variable production_time_usec

int64_t mediapipe::PacketInfo::production_time_usec;

variable remaining_consumer_count

int64_t mediapipe::PacketInfo::remaining_consumer_count;

variable source_process_start_usec

int64_t mediapipe::PacketInfo::source_process_start_usec;

Public Functions Documentation

function operator==

inline bool mediapipe::PacketInfo::operator== (
    const PacketInfo & other
) const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/profiler/graph_profiler.h