**This is automatically generated documentation.** Edit after the "[[#COMMENTS|COMMENTS]]" heading; changes to the main body will be lost. ====== TimedSink Element Documentation ====== ===== NAME ===== **TimedSink** -- Click element; periodically pulls and drops a packet ===== SYNOPSIS ===== TimedSink([INTERVAL]) **Ports**: 1 input, no outputs\\ **Processing**: pull\\ **Package**: standard (core)\\ ===== DESCRIPTION ===== Pulls one packet every INTERVAL seconds from its input. Discards the packet. Default INTERVAL is 500 milliseconds. ===== SEE ALSO ===== [[Shaper]] Generated by 'click-elem2man' from '../elements/standard/timedsink.hh' on 18/Sep/2007. ===== COMMENTS =====