Skip to main content

Module time

Module time 

Source
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§

ClockTickIndex
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 Ref representation 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_clock from tick.