Optional
timeout: numberRest
...arguments: any[]Equivalent of setTimeout
, but redirects to WPT's step_timeout
when it is defined.
Rest
...args: TArgsOptional
ms: numberRest
...args: TArgsEquivalent of setTimeout
, but redirects to WPT's step_timeout
when it is defined.
Optional
ms: numberGenerated using TypeDoc
Equivalent of
setTimeout
, but redirects to WPT'sstep_timeout
when it is defined.