Skip to main content

Module timing

Module timing 

Source

Modulesยง

cputime
MATLAB-compatible legacy cputime builtin.
pause
MATLAB-compatible pause builtin that temporarily suspends execution.
tic
MATLAB-compatible tic builtin with precise stopwatch semantics for RunMat.
timeit
MATLAB-compatible timeit builtin for RunMat.
timer
MATLAB-compatible timer handle objects.
toc
MATLAB-compatible toc builtin that reports elapsed stopwatch time.