mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
actually make it stop keeping track of times. whoops.
svn:r3230
This commit is contained in:
@@ -57,8 +57,6 @@ static void command_time_process_cell(cell_t *cell, connection_t *conn, int *tim
|
||||
*time += time_passed;
|
||||
}
|
||||
|
||||
#define KEEP_TIMING_STATS 0
|
||||
|
||||
/** Process a <b>cell</b> that was just received on <b>conn</b>. Keep internal
|
||||
* statistics about how many of each cell we've processed so far
|
||||
* this second, and the total number of microseconds it took to
|
||||
|
||||
Reference in New Issue
Block a user