Function clearTimeout

  • Cancel a delayed function call by its timer ID.

    Parameters

    • Optional id: number

      timer id

    Returns void

  • Cancel a delayed function call by its timer ID.

    Parameters

    • Optional id: number

      timer id

    Returns void

Generated using TypeDoc