Back to Home
ESO Function Data v100027
ZO_FormatTimeAsDecimalWhenBelowThreshold()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/time.lua:51
--
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/collectibletile_keyboard.lua:202
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)
ingame/combatlogs/targetdummylog.lua:27
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(timeSpentTakingDamage)
ingame/death/death.lua:686
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsToWait)
ingame/map/worldmap.lua:6124
--
ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsRemaining)