View Source Runlet.Cmd.Limit (runlet v1.2.0)

Limit events to count per seconds

Link to this section Summary

Functions

Set upper limit on the number of events permitted per seconds seconds. Events exceeding this rate are discarded.

Link to this section Functions

Link to this function

exec(stream, count, seconds \\ 60)

View Source

Set upper limit on the number of events permitted per seconds seconds. Events exceeding this rate are discarded.