APIs, concepts, guides, and more

◆ CpuAffinityDefault

constexpr int32_t CpuAffinityDefault = -1
staticconstexpr

The default value for CpuAffinity specifying no particular CPU core to run on.

Note
This default value cannot be used if RMP or RMPNetwork are not running yet.
In that case, you must specify a valid core index.

Definition at line 873 of file rsi.h.