Public Attributes | List of all members
grpc_timer_heap Struct Reference

#include <timer_heap.h>

Public Attributes

uint32_t timer_capacity
 
uint32_t timer_count
 
grpc_timer ** timers
 

Detailed Description

Definition at line 26 of file iomgr/timer_heap.h.

Member Data Documentation

◆ timer_capacity

uint32_t grpc_timer_heap::timer_capacity

Definition at line 29 of file iomgr/timer_heap.h.

◆ timer_count

uint32_t grpc_timer_heap::timer_count

Definition at line 28 of file iomgr/timer_heap.h.

◆ timers

grpc_timer** grpc_timer_heap::timers

Definition at line 27 of file iomgr/timer_heap.h.


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


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