timeout static method

AbortSignal timeout(
  1. int milliseconds
)

Implementation

external static AbortSignal timeout(int milliseconds);