Delay
Name
delay -- Inserts a delay between data provider begins
Synopsis
package require Delay_Provider
DESCRIPTION
This data source provider does nothing more than wait for a specified
amount of time when it is told to begin. It is intended to serve as
an adjustable delay between the time the begin commands are sent to the
neighboring data providers.
PARAMETERIZATION
- delay
The number of milliseconds to wait at begin.