Skip to content
Fabian Kindermann edited this page Apr 1, 2021 · 4 revisions
subroutine tic()

Description:

This subroutine activates the CPU timer. The subroutine toc can then be used to stop the timer again and print the time that has elapsed.

HOME
» Toolbox Documentation
» Other useful routines

Clone this wiki locally