Returns a high-resolution value for a special countdown timer
See also Utility functions.
Signature:
progress = GetMirrorTimerProgress("timer")
Arguments:
timer- Non-localized token identifying the type of timer (string)BREATH- Used for the Breath timer when swimming underwaterDEATH- Currently unusedEXHAUSTION- Used for the Fatigue timer when swimming far from shoreFEIGNDEATH- Used for the Hunter Feign Death ability
Returns:
progress- Number of milliseconds remaining before the timer expires (number)