nimble (version 1.1.0)

run.time: Time execution of NIMBLE code

Description

Time execution of NIMBLE code

Usage

run.time(code)

Arguments

code

code to be timed

Author

NIMBLE Development Team

Details

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