CPU_TIME
CALL CPU_TIME(TIME)
CPU_TIME returns the code execution time of the CPU in seconds. If the value fails to be obtained, TIME=-1.0 is returned.
Parent topic: Intrinsic Procedures
CALL CPU_TIME(TIME)
CPU_TIME returns the code execution time of the CPU in seconds. If the value fails to be obtained, TIME=-1.0 is returned.