Back to Home
ESO Function Data v100021
ZO_FormatTimeAsDecimalWhenBelowThreshold()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/time.lua:50
--
function ZO_FormatTimeAsDecimalWhenBelowThreshold(seconds, secondsThreshold)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundscoreboardendofgame.lua:150
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(GetCurrentBattlegroundStateTimeRemaining() / 1000)
ingame/collections/keyboard/collectionsbook.lua:421
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)
ingame/combatlogs/targetdummylog.lua:27
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(timeSpentTakingDamage)
ingame/death/death.lua:686
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsToWait)
ingame/map/worldmap.lua:5584
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)