toc: Stop timing

Description Usage Details Author(s) See Also

View source: R/toc.R

Description

Matlab inspired timing method. Put tic() at the start of a process, and toc() at the end.

Usage

1
toc()

Details

Creates a global variable called ticTime.

System.time is preferred (see see also).

Author(s)

Gene Leynes

See Also

tic system.time


geneorama/geneorama documentation built on Oct. 17, 2020, 12:35 a.m.