Zongzi. Score. Tick
(zongzi v0.3.0)
Copy Markdown
Tick is the time unit for the SVS editor.
Summary
Types
A specific non-negative integer tick, or :dynamic_tick — the sentinel marking the timeline's dynamic end.
Types
@type dynamic_tick() :: :dynamic_tick
@type numeric_tick() :: non_neg_integer()
@type t() :: numeric_tick() | dynamic_tick()
A specific non-negative integer tick, or :dynamic_tick — the sentinel marking the timeline's dynamic end.