Return the number of threads in the specified threadGroupIndex. The behavior is undefined unless 0 <= threadGroupIndex < numThreadGroups().
Declared in <bslmt_throughputbenchmark.h>
int
numThreadsInGroup(int threadGroupIndex) const;
number of threads in the specified thread group
| Name | Description |
|---|---|
| threadGroupIndex | index of the thread group |