wait Method
Utility function to just wait for the specified time
wait(): Promise<void>
Returns - Promise<void>
Promise that resolves after the specified wait period
Defined in
- core/bentley/src/Time.ts Line 67
Last Updated: 20 June, 2023
Utility function to just wait for the specified time
wait(): Promise<void>
Returns - Promise<void>
Promise that resolves after the specified wait period
Last Updated: 20 June, 2023