Public Member Functions | Public Attributes | List of all members
grpc_core::InfLenFIFOQueue::Stats Struct Reference

Public Member Functions

 Stats ()
 

Public Attributes

gpr_timespec busy_queue_time
 
gpr_timespec max_queue_time
 
uint64_t num_completed
 
uint64_t num_started
 
gpr_timespec total_queue_time
 

Detailed Description

Definition at line 100 of file mpmcqueue.h.

Constructor & Destructor Documentation

◆ Stats()

grpc_core::InfLenFIFOQueue::Stats::Stats ( )
inline

Definition at line 111 of file mpmcqueue.h.

Member Data Documentation

◆ busy_queue_time

gpr_timespec grpc_core::InfLenFIFOQueue::Stats::busy_queue_time

Definition at line 108 of file mpmcqueue.h.

◆ max_queue_time

gpr_timespec grpc_core::InfLenFIFOQueue::Stats::max_queue_time

Definition at line 106 of file mpmcqueue.h.

◆ num_completed

uint64_t grpc_core::InfLenFIFOQueue::Stats::num_completed

Definition at line 102 of file mpmcqueue.h.

◆ num_started

uint64_t grpc_core::InfLenFIFOQueue::Stats::num_started

Definition at line 101 of file mpmcqueue.h.

◆ total_queue_time

gpr_timespec grpc_core::InfLenFIFOQueue::Stats::total_queue_time

Definition at line 104 of file mpmcqueue.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:36