FunctionsTimermsToTimeTimermsToTime CallableTimermsToTime(s: number): stringReturns a string of the time remaining on a given timer (Hours, minutes, seconds)Parameterss: numberTime to convert to a string in msReturns stringThe time string in the HH:MM:SS format
Returns a string of the time remaining on a given timer (Hours, minutes, seconds)