[#BloombergLP-bslmt-ThroughputBenchmark-busyWork] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThroughputBenchmark.adoc[ThroughputBenchmark]::busyWork :relfileprefix: ../../../ :mrdocs: Perform arithmetic operations to consume an amount of time in linear relation to the specified `busyWorkAmount`. Note that the duration of `busyWork` invoked with a particular `busyWorkAmount` will vary with system load. == Synopsis Declared in `<bslmt_throughputbenchmark.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void busyWork(xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] busyWorkAmount); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#