Membrane Core v0.1.1 Membrane.Helper.Timer View Source

Useful helpers for sending messages at the specified time

Link to this section Summary

Link to this section Functions

Link to this function send_after(time, min_delay \\ nil, pid \\ self(), msg) View Source
Link to this function send_at(time, min_delay \\ nil, pid \\ self(), msg) View Source