__declspec(property(get = GetCpuCoresLogical)) int CpuCoresLogical;
Returns the number of (hyper-threaded) CPU cores across all NUMA nodes.
Read:
int GetCpuCoresLogical();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler