Skip to content

Welshman Docs / @welshman/lib / poll

Function: poll() ​

poll(options): Promise<void>

Defined in: packages/lib/src/Tools.ts:1046

Creates a promise that resolves after the condition completes or timeout

Parameters ​

options ​

PollOptions

PollOptions

Returns ​

Promise<void>

void Promise