Query: check_cpu
OS: php
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
check_cpu(3alleg4) Allegro manual check_cpu(3alleg4) NAME
check_cpu - Detects the CPU type. Allegro game programming library. SYNOPSIS
#include <allegro.h> void check_cpu(); DESCRIPTION
Detects the CPU type, setting the following global variables. You don't normally need to call this, because allegro_init() will do it for you. SEE ALSO
cpu_vendor(3alleg4), cpu_family(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4) Allegro version 4.4.2 check_cpu(3alleg4)
| Related Man Pages | 
|---|
| cpu_model(3alleg4) - debian | 
| cpu_capabilities(3alleg4) - debian | 
| cpu_family(3alleg4) - suse | 
| cpu_family(3alleg4) - centos | 
| cpu_family(3alleg4) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| command for check CPU | 
| how to check CPU consume time by unix script. | 
| How to check CPU Utilization | 
| check cpu usage | 
| How to check CPU spike between certain priod of time |