Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITimeout

This interface is used to describe parameters passed to functions which periodically check for a certain condition to be met until a timeout is reached (primarily wait and eventually).

Hierarchy

Index

Properties

Properties

Optional timeout

timeout: number

A timeout in milliseconds.

Generated using TypeDoc