R/accessory_funcs.R
stop_time.Rd
Stops an internal stopwatch and outputs overall time
stop_time()
Returns formatted elapsed time since start_time
start_time
Gets the stored elapsed proc.time() from initial start_time to calculate overall runtime
proc.time()