Struct Counters::Counter

Nested Relationships

This struct is a nested type of Class Profiler::Counters.

Struct Documentation

struct wrench::Profiler::Counters::Counter

Struct to represent a counter.

Public Members

uint64_t value = 0

Value of the counter.

uint64_t id = 0

Id for the counter.