#include <buffer_list.h>
Public Attributes | |
| BufferTimestamp | acked_time |
| uint32_t | byte_offset |
| BufferTimestamp | scheduled_time |
| BufferTimestamp | sendmsg_time |
| BufferTimestamp | sent_time |
Definition at line 90 of file buffer_list.h.
| BufferTimestamp grpc_core::Timestamps::acked_time |
Definition at line 94 of file buffer_list.h.
| uint32_t grpc_core::Timestamps::byte_offset |
Definition at line 96 of file buffer_list.h.
| BufferTimestamp grpc_core::Timestamps::scheduled_time |
Definition at line 92 of file buffer_list.h.
| BufferTimestamp grpc_core::Timestamps::sendmsg_time |
Definition at line 91 of file buffer_list.h.
| BufferTimestamp grpc_core::Timestamps::sent_time |
Definition at line 93 of file buffer_list.h.