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-05-26 at 05:42:32 +0000