| 
    libnick 2025.10.0
    
   A cross-platform base for native Nickvision applications. 
   | 
 
Functions for working with the system's hardware information. More...
Functions | |
| unsigned int | getNumberOfProcessors () noexcept | 
| Gets the number of logical processors (CPU) on the system.   | |
| unsigned long long | getTotalRamSize () noexcept | 
| Gets the amount of RAM in the system in bytes.   | |
| unsigned long long | getFreeRamSize () noexcept | 
| Gets the amount of RAM free in the system in bytes.   | |
Functions for working with the system's hardware information.
      
  | 
  noexcept | 
Gets the amount of RAM free in the system in bytes.
      
  | 
  noexcept | 
Gets the number of logical processors (CPU) on the system.
      
  | 
  noexcept | 
Gets the amount of RAM in the system in bytes.