tor  master
Data Fields
circ_buffer_stats_t Struct Reference

Data Fields

double mean_num_cells_in_queue
 
double mean_time_cells_in_queue
 
uint32_t processed_cells
 

Detailed Description

Statistics from a single circuit. Collected when the circuit closes, or when we flush statistics to disk.

Field Documentation

◆ mean_num_cells_in_queue

double mean_num_cells_in_queue

Average number of cells in the circuit's queue

◆ mean_time_cells_in_queue

double mean_time_cells_in_queue

Average time a cell waits in the queue.

◆ processed_cells

uint32_t processed_cells

Total number of cells sent over this circuit


The documentation for this struct was generated from the following file: