chronon::sender::DelayOneBroadcastFabric::ProducerLane
Public Attributes
| Name | |
|---|---|
| uint64_t | reuse_safe_exclusive |
| uint64_t | last_published_cycle |
| std::array< Bucket, RingDepth > | buckets |
Public Attributes Documentation
variable reuse_safe_exclusive
uint64_t reuse_safe_exclusive = 0;
variable last_published_cycle
uint64_t last_published_cycle = EMPTY_CYCLE;
variable buckets
std::array< Bucket, RingDepth > buckets {};
Updated on 2026-07-17 at 17:43:31 +0000