qanary-component-core/helper/sleep
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
qanary-component-core/helper/sleep
Section titled “qanary-component-core/helper/sleep”- Package:
@leipzigtreechat/qanary-component-core - Source file:
packages/qanary-component-core/src/helper/sleep.ts
Summary
Section titled “Summary”Sleeps for the provided amount of milliseconds
Functions
Section titled “Functions”function sleep(ms: number): Promise<unknown>Sleeps for the provided amount of milliseconds
Parameters
ms(number): the amount of milliseconds to sleep ReturnsPromise<unknown>: a promise that resolves after the provided amount of milliseconds Defined at: line 6
In qanary-component-core
Section titled “In qanary-component-core”qanary-component-core/helper/get-portqanary-component-core/helper/sleepqanary-component-core/indexqanary-component-core/middlewares/error/error.middlewareqanary-component-core/middlewares/error/error.modelqanary-component-core/qanary-component-coreqanary-component-core/resources/about/about.controllerqanary-component-core/resources/about/about.modelqanary-component-core/resources/about/about.routerqanary-component-core/resources/annotatequestion/annotatequestion.controllerqanary-component-core/resources/annotatequestion/annotatequestion.modelqanary-component-core/resources/annotatequestion/annotatequestion.routerqanary-component-core/resources/health/health.controllerqanary-component-core/resources/health/health.routerqanary-component-core/services/registration/registration.modelqanary-component-core/services/registration/registration.service