Module fermium::cpuinfo[][src]

Get some useful info about the current CPU.

Functions

SDL_GetCPUCacheLineSize

This function returns the L1 cache line size of the CPU.

SDL_GetCPUCount

This function returns the number of CPU cores available.

SDL_GetSystemRAM

This function returns the amount of RAM configured in the system, in MB.