Skip to main content

chronon::observe::CounterRegistry::OwnerSnapshotEntry

Public Functions

Name
uint64_tvalue() const

Public Attributes

Name
std::stringunit_name
const uint64_t *scalar
std::stringcounter_name
SimpleCounter *counter

Public Functions Documentation

function value

inline uint64_t value() const

Public Attributes Documentation

variable unit_name

std::string unit_name;

variable scalar

const uint64_t * scalar = nullptr;

variable counter_name

std::string counter_name;

variable counter

SimpleCounter * counter = nullptr;

Updated on 2026-07-23 at 16:24:33 +0000