Create a ThroughputBenchmark_WorkFunction object with the specified data argument.

Synopsis

Declared in <bslmt_throughputbenchmark.h>

explicit
ThroughputBenchmark_WorkFunction(ThroughputBenchmark_WorkData& data);

Parameters

Name

Description

data

per‐thread work data used by this functor

Created with MrDocs