API Reference WaitForIt v#2.2.0

Copy Markdown View Source

Modules

Provides various ways of waiting for things to happen.

Backoff strategies for the :interval option of the waiting macros.

Assertions for waiting on asynchronous and concurrent activity in ExUnit tests.

Exception type to represent a timeout that occurred while waiting.

WaitForIt.V1 deprecated

Protocol used for evaluating waitable expressions against waiting conditions to determine if waiting should continue or halt with a final value.