This class is the work function functor, being called for each work thread.
Declared in <bslmt_throughputbenchmark.h>
class ThroughputBenchmark_WorkFunction;
| Name | Description |
|---|---|
ThroughputBenchmark_WorkFunction [constructor] | Create a ThroughputBenchmark_WorkFunction object with the specified data argument. |
operator() | Work function being run on the thread. |