View Source Runlet.Cmd.Timeout (runlet v1.2.1)
Abort the event stream after a timeout
Link to this section Summary
Functions
Terminates the stream if no events arrive before a timeout.
Link to this section Functions
@spec exec(Enumerable.t(), pos_integer()) :: Enumerable.t()
Terminates the stream if no events arrive before a timeout.