Expand description
This module contains functions that gathers CPU brand information.
Functionsยง
- get_
name - OS-agnostic function to get processor name.
- get_
processor_ ๐info_ darwin - Function to get processor information.
- get_
processor_ ๐info_ linux - Function to get processor information on Linux.
- get_
processor_ ๐info_ windows - Function to get processor information on Windows.