total overloads
Synopses
Declared in <balm_metricrecord.h>
Return a reference to the modifiable total attribute representing the sum of the individually recorded values.
double&
total();
Return a reference to the non‐modifiable total attribute representing the sum of the individually recorded values.
double const&
total() const;
Created with MrDocs