04-06-2024, 02:16 PM
Hi,
I'm looking for a solution to display a MAX thread count in QB64 via API.
I'm writing a settings tool for another application and somehow need a solution to determine the maximum number of threads on the current computer.
I would be happy if someone could help me solve this via API.
The config parameter help says:
"# Display_ExtraScalerThreads=auto/0/1/... - number of extra threads used for advanced scaling. Auto means number of threads based on number of cpu cores."
I'm looking for a solution to display a MAX thread count in QB64 via API.
I'm writing a settings tool for another application and somehow need a solution to determine the maximum number of threads on the current computer.
I would be happy if someone could help me solve this via API.
The config parameter help says:
"# Display_ExtraScalerThreads=auto/0/1/... - number of extra threads used for advanced scaling. Auto means number of threads based on number of cpu cores."