Searched refs:gpr_time_from_minutes (Results 1 – 5 of 5) sorted by relevance
73 GPRAPI gpr_timespec gpr_time_from_minutes(int64_t x, gpr_clock_type clock_type);
250 gpr_time_from_minutes
308 printf("%lx", (unsigned long) gpr_time_from_minutes); in main()
126 gpr_timespec gpr_time_from_minutes(int64_t m, gpr_clock_type type) { in gpr_time_from_minutes() function
790 #define gpr_time_from_minutes gpr_time_from_minutes_import macro