All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stream.flow.Delay.md Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version
Delay
=====

This simple processor puts a delay into the data processing. The
delay can be specified in various units with the simple time format
being specified like:

      40ms

for specifying a delay of 40 milliseconds. Other units for `day`,
`hour`, `minute` and so on work as well. 

The units can also be combined as in `1 second 30ms`.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy