• Create a TimeBase Instance from a number, string or object representation of a time base

    Returns

    A TimeBase instance

    Parameters

    • timeBase: string | number | TimeBaseInput

      Input to create time base from

    Returns TimeBase