#include <nodes.h>
Every half period we monitor the time we spend against a ratio.
When no flow control occurs at all during two half periods, the structure is disposed of.
Data Fields | |
| time_t | start_half_period |
| When half period started. | |
| time_t | fc_last_half |
| Time spent in FC last half period. | |
| time_t | fc_accumulator |
| Time spent in FC this period. | |
| time_t | fc_start |
| Time when FC started, 0 if not in FC. | |
|
|
Time spent in FC this period.
|
|
|
Time spent in FC last half period.
|
|
|
Time when FC started, 0 if not in FC.
|
|
|
When half period started.
|
1.3.6