tic: Start a timer

Description Usage Arguments

View source: R/utility.R

Description

Start a timer

Usage

1
tic(gcFirst = TRUE, type = c("elapsed", "user.self", "sys.self"))

Arguments

gcFirst

Garbage Collect before starting the timer?

type

Type of time to return, can be 'elapsed', 'user.self', or 'sys.self'


databio/simpleCache documentation built on April 24, 2021, 12:30 a.m.