Method | Description | |
---|---|---|
GetMostOptimized ( ) : CPUExtensionType |
Returns most performant CPU extension based on settings. Returns automatic if NO extension is avaliable
|
|
IsCPUMiningCapable ( ) : bool |
Checks if CPU mining is capable by checking GetMostOptimized is not automatic
|
Method | Description | |
---|---|---|
HasExtensionSupport ( CPUExtensionType type ) : bool |
HasExtensionSupport checks CPU extensions support, if type automatic just return false.
|
public static GetMostOptimized ( ) : CPUExtensionType | ||
return | CPUExtensionType |