Function isLatency

  • Checks if the value is a valid EventLatency.

    Parameters

    • value: number

      The value that needs to be checked.

    Returns boolean

    True if the value is in AWTEventLatency, false otherwise.

Generated using TypeDoc