Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
What about dual core CPU's?
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 3
- Joined: January 25th, 2007, 1:35 pm
What about dual core CPU's?
Do you guys think that there will be a version of LCDSmartie soon with native support for dual core CPU's? Because the perf plugin is terrible to configure!
-
- Posts: 3
- Joined: February 2nd, 2007, 2:27 pm
Dood its easy, Download Perf Plugin V5
And use this code to show each core's utilization.
Dual Core
Quad Core
Azz
And use this code to show each core's utilization.
Dual Core
Code: Select all
$Right($dll(perf,4,5,\Processor(0)\% Processor Time)%,$4%)
$Right($dll(perf,4,5,\Processor(1)\% Processor Time)%,$4%)
Code: Select all
$Right($dll(perf,4,5,\Processor(0)\% Processor Time)%,$4%)
$Right($dll(perf,4,5,\Processor(1)\% Processor Time)%,$4%)
$Right($dll(perf,4,5,\Processor(2)\% Processor Time)%,$4%)
$Right($dll(perf,4,5,\Processor(3)\% Processor Time)%,$4%)
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact: