asobi_entity_timer (asobi v0.35.4)
View SourceSummary
Types
-opaque state()
Functions
-spec active_count(state()) -> non_neg_integer().
-spec get_timers(binary(), state()) -> [timer_entry()].
-spec new() -> state().
-spec tick(pos_integer(), state()) -> {[entity_timer_event()], state()}.