View source: R/nimbleFunction_Rexecution.R
| run.time | R Documentation |
Time execution of NIMBLE code
run.time(code)
code |
code to be timed |
Function for use in nimbleFunction run code; when nimbleFunctions are run in R, this simply wraps system.time.
NIMBLE Development Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.