Runlet.Cmd.Rate (runlet v1.2.7)

View Source

Calculate event rate

Summary

Functions

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

Functions

exec(stream, seconds \\ 60)

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

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