Tor
0.4.7.0-alpha-dev
|
Data Fields | |
double | mean_num_cells_in_queue |
double | mean_time_cells_in_queue |
uint32_t | processed_cells |
Statistics from a single circuit. Collected when the circuit closes, or when we flush statistics to disk.
double mean_num_cells_in_queue |
double mean_time_cells_in_queue |
uint32_t processed_cells |
Total number of cells sent over this circuit
Definition at line 1610 of file rephist.c.
Referenced by buffer_stats_compare_entries_().