-
Notifications
You must be signed in to change notification settings - Fork 82
TimedSink
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
TimedSink — Click element; periodically pulls and drops a packet
TimedSink([INTERVAL])
Ports: 1 input, no outputs
Processing: pull
Pulls one packet every INTERVAL seconds from its input. Discards the packet. Default INTERVAL is 500 milliseconds.
- interval (read/write) — Returns or sets the INTERVAL parameter.
Generated by click-elem2man from ../elements/standard/timedsink.hh:7
on 2018/10/03.