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