Searched refs:next_report_time (Results 1 – 3 of 3) sorted by relevance
253 auto next_report_time = gpr_time_add( in ScheduleNextReport() local270 next_report_alarm_->Set(cq_, next_report_time, &next_outbound_); in ScheduleNextReport()
256 auto next_report_time = gpr_time_add( in ScheduleNextReport() local273 next_report_alarm_->Set(cq_, next_report_time, &next_outbound_); in ScheduleNextReport()
1302 const grpc_millis next_report_time = ExecCtx::Get()->Now() + report_interval_; in ScheduleNextReportLocked() local1303 grpc_timer_init(&next_report_timer_, next_report_time, in ScheduleNextReportLocked()