Packages@isp.nexus/coreFunctionswaitForTimeoutOn this pagewaitForTimeout() function waitForTimeout(timeout, message?): Promise<void> Promise-based sleep function. Parameters ParameterTypeDescriptiontimeoutnumberTime to sleep in milliseconds.message?string- Returns Promise<void>