TMtxVecController::CpuCoresPhysical Property

__declspec(property(get = GetCpuCoresPhysical)) int CpuCoresPhysical;

Returns the number of physical CPU cores across all NUMA nodes.

Read: int GetCpuCoresPhysical();
Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler