GRPC Core  9.0.0
Data Fields
grpc_core::Timestamps Struct Reference

#include <buffer_list.h>

Data Fields

Timestamp sendmsg_time
 
Timestamp scheduled_time
 
Timestamp sent_time
 
Timestamp acked_time
 
uint32_t byte_offset
 

Field Documentation

◆ acked_time

Timestamp grpc_core::Timestamps::acked_time

◆ byte_offset

uint32_t grpc_core::Timestamps::byte_offset

◆ scheduled_time

Timestamp grpc_core::Timestamps::scheduled_time

◆ sendmsg_time

Timestamp grpc_core::Timestamps::sendmsg_time

◆ sent_time

Timestamp grpc_core::Timestamps::sent_time

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