Skip to main content

TimerToString

Callable

  • TimerToString(T: number): string

  • Returns a string of the time remaining on a given timer


    Parameters

    • T: number

      Time to convert to a string in ms

    Returns string

    • The time string in the DD:HH:MM:SS format (Days and hours not displayed if it contains none)