Read the stopwatch timer
toc() t = toc()
:
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.