Gamend.Tournaments.Ticker (gamend_core v1.0.1192)

Copy Markdown View Source

Periodic driver for tournament lifecycles: state transitions, match-ready firing, deadline_at sweeps and recurrence spawns (Gamend.Tournaments.tick/0).

Safe in multi-instance deployments: the tick body is serialized cluster-wide via Gamend.Lock.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)