Go to the documentation of this file.
19 #ifndef GRPC_CORE_LIB_IOMGR_TIMER_MANAGER_H
20 #define GRPC_CORE_LIB_IOMGR_TIMER_MANAGER_H
void grpc_timer_manager_tick(void)
Definition: timer_manager.cc:96
void grpc_timer_manager_init(void)
Definition: timer_manager.cc:299
void grpc_timer_manager_shutdown(void)
Definition: timer_manager.cc:337
uint64_t grpc_timer_manager_get_wakeups_testonly(void)
Definition: timer_manager.cc:363
void grpc_timer_manager_set_threading(bool enabled)
Definition: timer_manager.cc:345