Back to Home
ESO Function Data v101044
ZO_FormatTimeShowUnitOverThresholdShowDecimalUnderThreshold()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/time.lua:64
--
function ZO_FormatTimeShowUnitOverThresholdShowDecimalUnderThreshold(seconds, showUnitOverThresholdS, showDecimalUnderThresholdS, overThresholdTimeFormatOverride)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/actionbutton.lua:359
--
ZO_FormatTimeShowUnitOverThresholdShowDecimalUnderThreshold(value, SHOW_UNIT_OVER_THRESHOLD_S, SHOW_DECIMAL_UNDER_THRESHOLD_S, TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT)
ingame/buffdebuff/buffdebuffstyles.lua:168
--
ZO_FormatTimeShowUnitOverThresholdShowDecimalUnderThreshold(timeRemainingS, SHOW_UNIT_OVER_THRESHOLD_S, SHOW_DECIMAL_UNDER_THRESHOLD_S, TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT)