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
size_taligned_size

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;

variable aligned_size

size_t aligned_size = 0;

Updated on 2026-07-14 at 15:33:10 +0000