Function unitBasedTimeValueCLAType

  • Function to convert a string into a UnitBasedTimeValue for command line argument parsing Returns null if the input is malformed.

    Parameters

    • timeout: string

    Returns TimeValue | null