EcsElixirCore. Infra. DrivenAdapters. EtsGenServer. Features. Sampling. Infra. EtsSamplingGenServer
(ecs_elixir_core v1.0.0)
Copy Markdown
ETS-backed atomic counter for sampling positions, owned by a GenServer.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec ensure_table!() :: :ets.tab()
@spec next_position(String.t(), pos_integer()) :: non_neg_integer()
@spec reset!() :: :ok