Expand description
Semantic stream time refs shared by clocks, combinators, and placement.
Kernel Tick values carry a clock symbol plus a generic Ref. This
module defines the stream-core convention for numeric clock indexes in that
generic slot so stream operators can compare clock meaning directly without
ordering opaque content ids.
Structs§
- Clock
Tick Index - A comparable clock index extracted from a stream
Tick.
Constants§
- CLOCK_
INDEX_ REF_ NAMESPACE - Namespace used by stream clock-index refs.
Functions§
- clock_
index_ ref - Builds the semantic
Refrepresentation for a stream clock index. - clock_
index_ symbol - Builds the symbol used by
clock_index_ref. - tick_
clock_ index - Extracts a comparable index for
expected_clockfromtick.