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

Calculate event rate

Summary

Functions

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

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.