View Source Runlet.Cmd.Rate (runlet v1.2.1)

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)

View Source
@spec exec(Enumerable.t(), pos_integer()) :: Enumerable.t()

Generates an event every seconds seconds consisting of the event stream rate per second.