Ecfigia's CPU AddOn Usage Profiler

CPU usage profiler to monitor and analyze addon CPU usage

File Details

ECigsCPUProfiler.zip

  • R
  • Jan 28, 2025
  • 8.36 KB
  • 76
  • 11.1.0+4
  • Retail

File Name

ECigsCPUProfiler.zip

Supported Versions

  • 11.1.0
  • 11.0.7
  • 11.0.5
  • 11.0.2
  • 11.0.0

Removed a message that was spamming chat when CPU profiling is off:

-- Events.lua - line 23 elseif event == "ENCOUNTER_END" then if ECigsCPUProfiler.GetCVar("scriptProfile") == "1" then -- update ECigsCPUProfiler:StopProfiling() end end