Postpone.Mock (Postpone v0.1.0) View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Specs
advance_timers_by(number()) :: :ok
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
run_all_timers() :: :ok
Specs
set_timer_with_ref(non_neg_integer(), (... -> any())) :: {:ok, reference()}