Field CacheLineSize
The size in bytes of the current platform's L1 cache lines.
Namespace: Unity.Collections
Assembly: solution.dll
Syntax
public const int CacheLineSize = 64
Returns
| Type | Description |
|---|---|
| int | The size in bytes of the current platform's L1 cache lines. |