chronon::sender::detail
Classes
Functions
| Name | |
|---|---|
| template <typename T > bool | isCanceled(const PortEnvelope< T > & msg) |
Attributes
| Name | |
|---|---|
| thread_local TickContext | current_tick_context_ |
Functions Documentation
function isCanceled
template <typename T >
inline bool isCanceled(
const PortEnvelope< T > & msg
)
Attributes Documentation
variable current_tick_context_
thread_local TickContext current_tick_context_;
Updated on 2026-07-06 at 09:03:33 +0000