Wikia

WoWWiki

Watchlist Recent changes

API GetAddOnCPUUsage

Main Menue



Returns the total time used by the specified AddOn.

time = GetAddOnCPUUsage(index|"name")


Arguments Edit

(index|"name")
index 
Number - Numeric AddOn index
"name" 
String - AddOn name


Returns Edit

time 
Number - The total time used by the specified AddOn, in milliseconds.


Details Edit

The function returns a cached value calculated by UpdateAddOnCPUUsage(). The time is the sum of GetFunctionCPUUsage(f, false) for all functions f created on behalf of the AddOn. These functions include both functions created directly by the AddOn itself, as well as functions created by external functions that where called by the AddOn. That means even though an external function does not belong to an AddOn, functions created by that external function are attributed to the calling AddOn.

Pages on WoWWiki

94,167pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,617photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki