runlet v1.0.0 Runlet.Cmd.Rate
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
Link to this function
exec(stream, seconds \\ 60)
exec(Enumerable.t(), pos_integer()) :: Enumerable.t()
Generates an event every seconds seconds consisting of the event stream rate per second.