[#BloombergLP-balm-MetricRecord-total-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord]::total :relfileprefix: ../../../ :mrdocs: `total` overloads == Synopses Declared in `<balm_metricrecord.h>` Return a reference to the modifiable `total` attribute representing the sum of the individually recorded values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double& xref:BloombergLP/balm/MetricRecord/total-0d.adoc[total](); ---- [.small]#xref:BloombergLP/balm/MetricRecord/total-0d.adoc[_» more..._]# Return a reference to the non‐modifiable `total` attribute representing the sum of the individually recorded values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double const& xref:BloombergLP/balm/MetricRecord/total-0e.adoc[total]() const; ---- [.small]#xref:BloombergLP/balm/MetricRecord/total-0e.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#