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'


sheffien/simpleCache documentation built on April 25, 2021, 2:03 p.m.