Searched refs:ping_start_time_ (Results 1 – 2 of 2) sorted by relevance
72 ping_start_time_ = gpr_now(GPR_CLOCK_MONOTONIC); in StartPing()85 gpr_timespec ping_start_time_; variable
36 ping_start_time_(gpr_time_0(GPR_CLOCK_MONOTONIC)), in BdpEstimator()44 gpr_timespec dt_ts = gpr_time_sub(now, ping_start_time_); in CompletePing()