This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
TimedSource -- Click element; periodically generates a packet
TimedSource([INTERVAL, DATA, KEYWORDS])
Ports: no inputs, 1 output
Processing: push
Package: standard (core)
Creates packets consisting of DATA. Pushes such a packet out its single output about once every INTERVAL seconds. Default INTERVAL is 500 milliseconds; default DATA is at least 64 bytes long. Keyword arguments are:
TimedSource(INTERVAL 0.333) -> ...
Generated by 'click-elem2man' from '../elements/standard/timedsource.hh' on 7/Mar/2009.