CRwait_ms: Waits a certain number of milliseconds.

View source: R/CRwait_ms.R

CRwait_msR Documentation

Waits a certain number of milliseconds.

Description

Waits a certain number of milliseconds.

Usage

    CRwait_ms(ms, status = NULL)

Arguments

ms

Number of milliseconds to wait.

status

Optional list status with elements value and message to retrieve warnings and error messages.


lorweiuk/CREx documentation built on March 16, 2024, 3:04 a.m.