mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
common/src/key_search.hpp: Adding getThreadCount()
This commit is contained in:
parent
1d923d3dd8
commit
4a3e7d8fa4
2 changed files with 7 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ public :
|
|||
|
||||
// Set the number of threads to use while searching.
|
||||
void setThreadCount(size_t num);
|
||||
|
||||
size_t getThreadCount() const;
|
||||
#endif /* EOSIOKEYGEN_HAVE_THREADS */
|
||||
|
||||
// Aborts find() operation if started.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue