setTiming: setTiming

Description Usage Arguments Value

Description

updates .BenchEnv$BM data.frame by addition of given proccess duration.

Usage

1
setTiming(process, start, end, compute = TRUE, run_ok = NULL)

Arguments

process

name for the type of function (eg. READ, WRITE).

start

start time process.

end

end time process.

compute

whether to substract timedFunctions from total time.

run_ok

did the process run without errors. Default is TRUE.

Value

adds a record to .BenchEnv$BM data.frame


psolaimani/BenchmarkR documentation built on May 26, 2019, 10:36 a.m.