Searched refs:stream_count (Results 1 – 1 of 1) sorted by relevance
537 let mut stream_count: usize = 0; in api_statistic() localVariable539 stream_count += 1; in api_statistic()550 if let Err(err) = size_sender.send(stream_count) { in api_statistic()