Return the number of threads in the specified threadGroupIdx. The behavior is undefined unless 0 <= threadGroupIndex < numThreadGroups().
threadGroupIdx
0 <= threadGroupIndex < numThreadGroups()
Declared in <bslmt_throughputbenchmarkresult.h>
<bslmt_throughputbenchmarkresult.h>
int numThreads(int threadGroupIndex) const;