CPU_TIME
1 | 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
1 | 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.