Searched refs:fmt_time (Results 1 – 3 of 3) sorted by relevance
513 fmt_time(time_t seconds) in fmt_time() function556 processed, fmt_time(elapsed)); in print_progress()561 eta_str = xstrdup(fmt_time(eta)); in print_progress()564 fmt_time(elapsed), eta_str); in print_progress()
113 typedef struct fmt_time { struct
261 static char* fmt_time(gpr_timespec tm);268 const char* time_str = fmt_time(value); in internal_set_time()662 static char* fmt_time(gpr_timespec tm) { in fmt_time() function688 fmt_time(*reinterpret_cast<gpr_timespec*>(err->arena + slot))); in collect_times_kvs()