TMtxVecController::CpuCacheL3SizeInBytes Property

__declspec(property(get = GetCpuCacheL3SizeInBytes)) int CpuCacheL3SizeInBytes;

Returns the size of the CPU L3 cache in bytes across all CPU cores.

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