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-07-06 at 09:03:34 +0000