View Source Runlet.Cmd.Rate (runlet v1.2.3)
Calculate event rate
Link to this section Summary
Functions
Generates an event every seconds seconds consisting of the event stream rate per second.
Link to this section Functions
@spec exec(Enumerable.t(), pos_integer()) :: Enumerable.t()
Generates an event every seconds seconds consisting of the event stream rate per second.