Go to the first, previous, next, last section, table of contents.


CPU_Time Intrinsic

CALL CPU_Time(Seconds)

Seconds: REAL; scalar; INTENT(OUT).

Intrinsic groups: f90.

Description:

Returns in Seconds the current value of the system time. This implementation of the Fortran 95 intrinsic is just an alias for second See section Second Intrinsic (subroutine).


Go to the first, previous, next, last section, table of contents.