start a stopwatch timer
tic()
The sequence of commands tic(); operation; toc(); prints the number of seconds required for the operation.
tic(); `realtimeinit`_(1); `realtime`_(0); `realtime`_(10); `toc`_();
Enter search terms or a module, class or function name.