chronon::observe::timeline_detail
Functions
| Name | |
|---|---|
| template <typename T > void | foldTimelineItem(TimelineArgValue * args, size_t & arg_count, uint64_t & flow_id, const T & item) Folds one begin()/instant() pack item into the arg array or the flow id. |
Functions Documentation
function foldTimelineItem
template <typename T >
inline void foldTimelineItem(
TimelineArgValue * args,
size_t & arg_count,
uint64_t & flow_id,
const T & item
)
Folds one begin()/instant() pack item into the arg array or the flow id.
Updated on 2026-06-12 at 09:16:39 +0000