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