Skip to main content

chronon::sender::detail

Classes

Name
classchronon::sender::detail::TickContextGuard
structchronon::sender::detail::TickContext
classchronon::sender::detail::SharedBroadcastTransport
structchronon::sender::detail::SelectiveFlushPredicate
structchronon::sender::detail::ProducerDestinationTransactionState
structchronon::sender::detail::PortEnvelope
structchronon::sender::detail::InPortSelectiveFlushState
classchronon::sender::detail::ClockProfileScope
structchronon::sender::detail::ActivitySchedulingState

Functions

Name
template <typename T >
bool
isCanceled(const PortEnvelope< T > & msg)

Attributes

Name
thread_local constinit TickContextcurrent_tick_context_

Functions Documentation

function isCanceled

template <typename T >
inline bool isCanceled(
const PortEnvelope< T > & msg
)

Attributes Documentation

variable current_tick_context_

thread_local constinit TickContext current_tick_context_;

Updated on 2026-09-20 at 14:23:38 +0000