Skip to main content

TimermsToTime

Callable

  • TimermsToTime(s: number): string

  • Returns a string of the time remaining on a given timer (Hours, minutes, seconds)


    Parameters

    • s: number

      Time to convert to a string in ms

    Returns string

    • The time string in the HH:MM:SS format