chronon::observe::UnitSchemaEntry
Unit metadata from the embedded schema.
#include <BinaryTraceReader.hpp>
Public Attributes
| Name | |
|---|---|
| std::string | type_name |
| std::string | name |
| uint16_t | id |
Public Attributes Documentation
variable type_name
std::string type_name;
variable name
std::string name;
variable id
uint16_t id;
Updated on 2026-05-26 at 05:42:32 +0000