mrdocs::ThreadPool::getThreadCount
Return the number of threads in the pool.
Synopsis
Declared in <mrdocs/Support/ThreadPool.hpp>
unsigned int
getThreadCount() const noexcept;
Return Value
the number of threads in the pool.
Created with MrDocs