TimingFunctions: Begin Timing

Description Usage Arguments Value Examples

Description

Begin Timing

End Timing and report elapsed time

Usage

1
2
3
tic(identifier)

toc(identifier)

Arguments

identifier

name for this timing session

identifier

name for this timing session

Value

nothing

elapsed time

Examples

1
2
3
4
5
6
7
8
## Not run: 
tic(1)

## End(Not run)
## Not run: 
toc(1)

## End(Not run)

drewgriffith15/griffun documentation built on May 15, 2019, 1:56 p.m.