Learn R Programming

coro (version 1.0.5)

async_sleep: Sleep asynchronously

Description

Sleep asynchronously

Usage

async_sleep(seconds)

Value

A chainable promise.

Arguments

seconds

The number of second to sleep.