holoscan::OperatorTimestampLabel
holoscan::OperatorTimestampLabel
This struct represents a timestamp label for a Holoscan Operator.
The class stores information about the timestamps when an operator receives from an input and when it publishes to an output. It also holds a reference to the operator.
This class is used by MessageLabel to create an array of Operators representing a path.