Skip to main content

Module counter

Module counter 

Source
Expand description

Per-thread, per-object counters

Optimised counters suitable for use in node functions.

Structsยง

CombinedCount
Combined count of packets and bytes
CombinedCounter
Per-thread, per-object combined packets and bytes counters
CombinedCounterIndex
An allocated index for a CombinedCounter
SimpleCounter
Per-thread, per-object simple counters
SimpleCounterIndex
An allocated index for a SimpleCounter