FunctionsTimerToStringTimerToString CallableTimerToString(T: number): stringReturns a string of the time remaining on a given timerParametersT: numberTime to convert to a string in msReturns stringThe time string in the DD:HH:MM:SS format (Days and hours not displayed if it contains none)
Returns a string of the time remaining on a given timer