[#BloombergLP-bslma-TestAllocatorMonitor-numBlocksTotalChange] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorMonitor.adoc[TestAllocatorMonitor]::numBlocksTotalChange :relfileprefix: ../../../ :mrdocs: Return the change in the `numBlocksTotal` statistic of the tracked test allocator since construction of this monitor. == Synopsis Declared in `<bslma_testallocatormonitor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] numBlocksTotalChange() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#