logic: Use all available cores when setting indexer threads to 0 (issue #342)
This commit is contained in:
@@ -10,6 +10,8 @@ namespace utility
|
||||
std::string executeProcess(const std::string& command, const std::string& workingDirectory = "");
|
||||
|
||||
ApplicationArchitectureType getApplicationArchitectureType();
|
||||
|
||||
int getIdealThreadCount();
|
||||
}
|
||||
|
||||
#endif // UTILITY_APP_H
|
||||
|
||||
Reference in New Issue
Block a user