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
@spec exec(Enumerable.t(), pos_integer(), pos_integer()) :: Enumerable.t()
Set upper limit on the number of events permitted per seconds seconds. Events exceeding this rate are discarded.