-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
The packet stats interval is currently hardcoded to 5000. The time interval itself is configurable via -timeinterval but this is only checked every 5000 packets. At low packet rates the interval will be missed. At high packet rates it may be more efficient to have it even higher.
I can possibly make this self tuning but that may not be worth the effort. It may also be possible to just use a ticket to flip a boolean every timeinterval
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels