View Source Again.Clock behaviour (again v0.1.1)
Summary
Types
@type t() :: module()
Callbacks
@callback tick() :: integer()
@callback wait(millis :: pos_integer()) :: :ok
@type t() :: module()
@callback tick() :: integer()
@callback wait(millis :: pos_integer()) :: :ok