Wait Block
Use the Wait Block in a flow to add a user-specified delay time. Adding a delay allows additional time for processing, retrieving, or writing data. The maximum wait time is 600,000 milliseconds or 10 minutes.
Note: If you stop a running app, the app does not stop until the entire wait time has elapsed and all operation blocks have completed for the record being processed.
Block Properties - General Tab
On the General tab, you can change the Block Label and add a description.
Block Properties - Wait Duration Tab
On the Wait Duration tab, you can configure the number of milliseconds for the flow to pause before it continues processing the selected data record.