TMtxVecController::CpuCacheL2SizeInBytes Property

__declspec(property(get = GetCpuCacheL2SizeInBytes)) int CpuCacheL2SizeInBytes;

Returns the size of the CPU L2 cache in bytes per CPU Core.

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