Thread: Computer stats
View Single Post
08-09-10, 02:05 PM   #3
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
The function, GetTime() returns the your computer's uptime in seconds with millisecond precision. As far as CPU and RAM usage, WoW only reports how much it is using and through script profiling, how much CPU time the addons are using.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote