ReloadUITimer (0.2.6)
# Reload UI TimerA tiny utility addon for The Elder Scrolls Online.Measures actual ReloadUI duration and prints the result to chat.Example: ReloadUI completed in 13.842 s## Features- Measures real ReloadUI duration- Automatic output to chat- No settings- No dependencies- Minimal overhead## InstallationExtract the archive into:Documents/Elder Scrolls Online/live/AddOns/Resulting folder structure:AddOns/└── ReloadUITimer/ ├── ReloadUITimer.txt ├── ReloadUITimer.lua └── README.md## NotesThe addon stores a temporary timestamp in SavedVariables to survive ReloadUI state reset.The timestamp is automatically cleared after the measurement is printed.There are intentionally no settings.If you want to disable chat output, simply disable the addon.## LicenseMIT

