-
Notifications
You must be signed in to change notification settings - Fork 321
TimedSink
Eddie Kohler edited this page Oct 17, 2017
·
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 2017/10/17.