tic: Starts a stopwatch timer to measure performance

Description Usage Arguments

View source: R/tic_toc.R

Description

Starts a stopwatch timer to measure performance

Usage

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

Arguments

gcFirst

a boolean whether to run garbage collection before starting watch

type

the time of time to keep track of


CBIIT/rcellminerElasticNet documentation built on Sept. 8, 2020, 6:21 p.m.