timeProc: Time a process

View source: R/timeProc.R

timeProcR Documentation

Time a process

Description

timeProc measures how long it takes for a process to run

Usage

timeProc(..., verbose = TRUE)

Arguments

...

Command to be timed. (Will be converted using as.expression)

verbose

Logical: If TRUE, print messages to console

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.