Skip to content
Tom Barbette edited this page May 7, 2020 · 1 revision

CounterMP Element Documentation

NAME

CounterMP — Click element;

SYNOPSIS

CounterMP() Thread-safe counter duplicated per-thread

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Works as Counter does, but with the internal counter duplicated per-thread. The value is aggregated upon read.

See Counter for more usage informations.

SEE ALSO

Counter

Generated by click-elem2man from ../elements/standard/counter.hh:336 on 2018/10/03.

Clone this wiki locally