run.time: Time execution of NIMBLE code

View source: R/nimbleFunction_Rexecution.R

run.timeR Documentation

Time execution of NIMBLE code

Description

Time execution of NIMBLE code

Usage

run.time(code)

Arguments

code

code to be timed

Details

Function for use in nimbleFunction run code; when nimbleFunctions are run in R, this simply wraps system.time.

Author(s)

NIMBLE Development Team


nimble documentation built on July 9, 2023, 5:24 p.m.