chronon::observe::TimelineArgValue
Producer-side normalized arg, serialized via packTimelineArg().
#include <TimelineApi.hpp>
Public Attributes
| Name | |
|---|---|
| TimelineArgKind | kind |
| uint16_t | key_id |
| uint64_t | bits |
Public Attributes Documentation
variable kind
TimelineArgKind kind;
variable key_id
uint16_t key_id;
variable bits
uint64_t bits;
Updated on 2026-06-12 at 09:16:39 +0000