[#BloombergLP-balb-PerformanceMonitor-Statistics-latestValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/PerformanceMonitor.adoc[PerformanceMonitor]::xref:BloombergLP/balb/PerformanceMonitor/Statistics.adoc[Statistics]::latestValue :relfileprefix: ../../../../ :mrdocs: Return the latest collected value for the specified `measure`, or 0 if no values are yet available. == Synopsis Declared in `<balb_performancemonitor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double latestValue(xref:BloombergLP/balb/PerformanceMonitor/Measure.adoc[Measure] measure) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#