Skip to main content

chronon::observe::CategoryRegistry::CategoryEntry

#include <ObserveApi.hpp>

Public Attributes

Name
std::string_viewname
CategoryMaskmask
std::string_viewdescription
uint32_tbit

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