Gimp.get_num_processors (original) (raw)
Gimp
API Version: 3.0
Library Version: 3.0.2
Functions
Generated by gi-docgen 2023.1
Function
Gimpget_num_processors
since: 3.0
Declaration [src]
gint
gimp_get_num_processors (
void
)
Description [src]
Returns the number of threads set explicitly by the user in the preferences. This information can be used by plug-ins wishing to follow user settings for multi-threaded implementations.
Available since: 3.0
Return value
Type: gint
The preferred number of threads to use.