chronon::observe::EventName
Each distinct name literal registers once (function-local static). More...
#include <TimelineApi.hpp>
Public Functions
| Name | |
|---|---|
| EventNameRef | ref() |
| uint16_t | id() |
Detailed Description
template <FixedString Name>
struct chronon::observe::EventName;
Each distinct name literal registers once (function-local static).
Public Functions Documentation
function ref
static inline EventNameRef ref()
function id
static inline uint16_t id()
Updated on 2026-06-12 at 09:16:39 +0000