Function getLength

  • This function exists in case you need help getting a Beatmap's length in a readable way

    Parameters

    • seconds: number

      A number of seconds

    Returns string

    A String that represents seconds in format m:ss (with support for hours if needed)

Generated using TypeDoc