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

Limit events to count per seconds

Summary

Functions

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

Functions

Link to this function

exec(stream, limit, seconds \\ 60)

View Source

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