powered by
Funtion to stop a timer. Start with tic().
toc(echo = TRUE, name = ".poped_savedTime")
Print time to screen?
The saved name of the time object.
Other MATLAB: cell, diag_matlab, feval, fileparts, isempty, isfield, ones, randn, randperm, rand, size, tic, zeros
cell
diag_matlab
feval
fileparts
isempty
isfield
ones
randn
randperm
rand
size
tic
zeros
# NOT RUN { tic() toc() tic(name="foo") toc() tic() toc() toc() tic() toc(name="foo") # }
Run the code above in your browser using DataLab