Back to Home
ESO Function Data v100018
ZO_FormatTimeAsDecimalWhenBelowThreshold()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/time.lua:46
--
function ZO_FormatTimeAsDecimalWhenBelowThreshold(seconds, secondsThreshold)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/keyboard/collectionsbook.lua:410
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)
ingame/combatlogs/targetdummylog.lua:27
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(timeSpentTakingDamage)
ingame/death/death.lua:688
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsToWait)
ingame/map/worldmap.lua:5316
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)