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>

static
void
busyWork(bsls::Types::Int64 busyWorkAmount);

Created with MrDocs