Function prettyFormat

  • Returns

    the duration in human readable form

    Parameters

    • ms: number

      the duration in milliseconds

    • options: formatterOptions = {}

      other format options

    Returns undefined | string

Generated using TypeDoc