Function getTimeUnitLabel

  • Returns a string with the name of the time units, using the plural form when necessary.

    Parameters

    • amount: number

      The number of units.

    • unit: TimeUnit

      The time unit.

    Returns string

Generated using TypeDoc