Platform | x64, Win32, .NET |
Purpose |
To get the processor time. |
Class |
Subroutine. |
Syntax |
SUBROUTINE CPU_TIME(TIME) |
Return value |
TIME is a scalar value giving the processor time in seconds. A negative value denotes an error condition. |
Example |
REAL TIME1, TIME2 |