![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Attributes | |
| uint64_t | mem_total |
| Total allocated memory. | |
| uint64_t | mem_used |
| Memory actively used. | |
| uint32_t | num_pages |
| Number of allocated pages. | |
| uint32_t | num_pages_free |
| Number of free pages. | |