Searched defs:gpr_time_from_micros (Results 1 – 5 of 5) sorted by relevance
119 gpr_timespec gpr_time_from_micros(int64_t us, gpr_clock_type clock_type) { in gpr_time_from_micros() function
880 #define gpr_time_from_micros gpr_time_from_micros_import macro
339 pub fn gpr_time_from_micros(us: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_micros() function
385 pub fn gpr_time_from_micros(us: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_micros() function