Files
wow_Meta/api/debugprofilestop.lua
2025-05-04 15:15:00 +02:00

7 lines
166 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number time
---Returns the value of the profiling timer
function debugprofilestop() end