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 June 22, 2024, 9:49 a.m.