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 underwater
    • DEATH - Currently unused
    • EXHAUSTION - Used for the Fatigue timer when swimming far from shore
    • FEIGNDEATH - Used for the Hunter Feign Death ability

Returns:

  • progress - Number of milliseconds remaining before the timer expires (number)