Searched defs:gpr_time_from_hours (Results 1 – 5 of 5) sorted by relevance
135 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
895 #define gpr_time_from_hours gpr_time_from_hours_import macro
354 pub fn gpr_time_from_hours(h: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_hours() function
400 pub fn gpr_time_from_hours(h: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_hours() function