tic - fabiankindermann/ce-fortran GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️