Searched refs:report_interval (Results 1 – 1 of 1) sorted by relevance
324 Reporter(RefCountedPtr<LrsCallState> parent, grpc_millis report_interval) in Reporter() argument325 : parent_(std::move(parent)), report_interval_(report_interval) { in Reporter()