chronon::observe::CategoryRegistry::CategoryEntry
#include <ObserveApi.hpp>
Public Attributes
| Name | |
|---|---|
| std::string_view | name |
| CategoryMask | mask |
| std::string_view | description |
| uint32_t | bit |
Public Attributes Documentation
variable name
std::string_view name;
variable mask
CategoryMask mask;
variable description
std::string_view description;
variable bit
uint32_t bit;
Updated on 2026-05-26 at 05:42:33 +0000