-
Notifications
You must be signed in to change notification settings - Fork 46
tic
Fabian Kindermann edited this page Apr 1, 2021
·
4 revisions
subroutine tic()
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.