stop_timer: Stop the timer and return the time difference in seconds.

Description Usage Examples

Description

Stop the timer and return the time difference in seconds.

Usage

1
stop_timer(time_start)

Examples

1
2
tt <- start_timer()
stop_timer(tt)

woobe/deepr documentation built on May 4, 2019, 9:47 a.m.