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