Go to the source code of this file.
Functions | |
void | gpr_timer_set_enabled (int) |
void | gpr_timers_global_destroy (void) |
void | gpr_timers_global_init (void) |
void | gpr_timers_set_log_filename (const char *) |
void gpr_timer_set_enabled | ( | int | ) |
Definition at line 294 of file basic_timers.cc.
void gpr_timers_global_destroy | ( | void | ) |
Definition at line 290 of file basic_timers.cc.
void gpr_timers_global_init | ( | void | ) |
Definition at line 288 of file basic_timers.cc.
void gpr_timers_set_log_filename | ( | const char * | ) |
Definition at line 292 of file basic_timers.cc.